Skip to content

Commit

Permalink
Update research-vuln-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-schardt authored Nov 5, 2024
1 parent 671326f commit 5faebef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/research-vuln-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
pull-requests: write
name: "Docker Scout"
runs-on: "ubuntu-20.04"
steps:
Expand Down

0 comments on commit 5faebef

Please sign in to comment.