Skip to content

Commit

Permalink
Update vulnerability-scans.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Feb 26, 2024
1 parent 8eabcbf commit e5aef69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerability-scans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

# This step checks out a copy of your repository.
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@905ae4af531685eaee37e94f46845bf4c420dc62 # v2.1.37
uses: github/codeql-action/upload-sarif@47b3d888fe66b639e431abf22ebca059152f1eea # v3.24.5
with:
token: ${{ github.token }}
# Path to SARIF file relative to the root of the repository
Expand Down

0 comments on commit e5aef69

Please sign in to comment.