Skip to content

Commit

Permalink
build: update github/codeql-action action to v1.1.3 (angular#427)
Browse files Browse the repository at this point in the history
PR Close angular#427
  • Loading branch information
renovate-bot authored and josephperrott committed Feb 23, 2022
1 parent c622575 commit 7aabe7d
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@d39d5d5c9707b926d517b1b292905ef4c03aa777 # tag=v1.1.2
uses: github/codeql-action/upload-sarif@75f07e7ab2ee63cba88752d8c696324e4df67466 # tag=v1.1.3
with:
sarif_file: results.sarif

0 comments on commit 7aabe7d

Please sign in to comment.