Skip to content

Commit 9b4f902

Browse files
authored
Merge pull request #215 from bckohan/dependabot/github_actions/gha-updates-b974f349ee
Bump github/codeql-action from 4.32.4 to 4.32.6 in the gha-updates group across 1 directory
2 parents e4f14cf + 7e63712 commit 9b4f902

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
# Upload the results to GitHub's code scanning dashboard (optional).
5757
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5858
- name: "Upload to code-scanning"
59-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e
59+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98
6060
with:
6161
sarif_file: results.sarif

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
retention-days: 7
5151

5252
- name: Upload to code-scanning
53-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e
53+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98
5454
with:
5555
sarif_file: zizmor.sarif
5656

0 commit comments

Comments
 (0)