Skip to content

Commit

Permalink
build: update github/codeql-action action to v2.1.30
Browse files Browse the repository at this point in the history
(cherry picked from commit e3cb349)
  • Loading branch information
angular-robot authored and dgp1130 committed Nov 3, 2022
1 parent a37b0b0 commit 1e29b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Expand Up @@ -46,6 +46,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: 'Upload to code-scanning'
uses: github/codeql-action/upload-sarif@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2.1.27
uses: github/codeql-action/upload-sarif@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f # tag=v2.1.30
with:
sarif_file: results.sarif

0 comments on commit 1e29b81

Please sign in to comment.