Skip to content

Commit db0e2b9

Browse files
authored
Merge pull request #153 from rodneylab/dependabot/github_actions/github/codeql-action-3.28.3
build(deps): bump github/codeql-action from 3.28.2 to 3.28.3
2 parents b4af38f + 6f1409f commit db0e2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ jobs:
6565
retention-days: 5
6666
# Upload the results to GitHub's code scanning dashboard.
6767
- name: "Upload to code-scanning"
68-
uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3.28.2
68+
uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
6969
with:
7070
sarif_file: results.sarif

0 commit comments

Comments
 (0)