Skip to content

Commit 3cb076c

Browse files
authored
Merge pull request #13 from codeplaysoftware/dependabot/github_actions/github-actions-384b59e5c3
Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group
2 parents ace7d57 + 3cb74c1 commit 3cb076c

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
@@ -48,6 +48,6 @@ jobs:
4848
# Upload the results to GitHub's code scanning dashboard (optional).
4949
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5050
- name: "Upload to code-scanning"
51-
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
51+
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
5252
with:
5353
sarif_file: results.sarif

0 commit comments

Comments
 (0)