Skip to content

Commit

Permalink
build: update github/codeql-action action to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and devversion committed Mar 8, 2022
1 parent 4c18a85 commit 02a2e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
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@75f07e7ab2ee63cba88752d8c696324e4df67466 # tag=v1.1.3
uses: github/codeql-action/upload-sarif@f5d822707ee6e8fb81b04a5c0040b736da22e587 # tag=v1.1.4
with:
sarif_file: results.sarif

0 comments on commit 02a2e26

Please sign in to comment.