Skip to content

Commit 93926d7

Browse files
Bump github/codeql-action from 3.28.13 to 3.29.2
--- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2930c09 commit 93926d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757

5858
# Upload the results to GitHub's code scanning dashboard.
5959
- name: "Upload to code-scanning"
60-
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841
60+
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b
6161
with:
6262
sarif_file: results.sarif

0 commit comments

Comments
 (0)