Skip to content

Commit

Permalink
build: update github/codeql-action action to v2.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and dgp1130 committed Aug 4, 2022
1 parent 6258153 commit 4d2f2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Expand Up @@ -45,6 +45,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: 'Upload to code-scanning'
uses: github/codeql-action/upload-sarif@0c670bbf0414f39666df6ce8e718ec5662c21e03 # tag=v2.1.17
uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # tag=v2.1.18
with:
sarif_file: results.sarif

0 comments on commit 4d2f2bd

Please sign in to comment.