mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-07-18 02:49:57 +08:00
Update trivy-scan.yml
This commit is contained in:
parent
068c0c7a4e
commit
88e22c30df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trivy-scan.yml
vendored
2
.github/workflows/trivy-scan.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
trivy-scan:
|
trivy-scan:
|
||||||
name: Trivy Security Scan
|
name: Trivy Security Scan
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions: write
|
||||||
contents: read
|
contents: read
|
||||||
security-events: write
|
security-events: write
|
||||||
actions: read
|
actions: read
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue