Skip to content

Commit d99e56c

Browse files
authored
Merge pull request #265 from praw-dev/dependabot/github_actions/github/codeql-action-4.35.2
2 parents e6a96b4 + 73e9952 commit d99e56c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
# Upload the results to GitHub's code scanning dashboard (optional).
6262
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
6363
- name: "Upload to code-scanning"
64-
uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
64+
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
6565
with:
6666
sarif_file: results.sarif

0 commit comments

Comments
 (0)