Skip to content

Commit fbab38c

Browse files
authored
Merge pull request #282 from go-logr/dependabot/github_actions/github/codeql-action-3.25.1
build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
2 parents 7b42c51 + 068cc98 commit fbab38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959

6060
# Upload the results to GitHub's code scanning dashboard.
6161
- name: "Upload to code-scanning"
62-
uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
62+
uses: github/codeql-action/upload-sarif@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
6363
with:
6464
sarif_file: results.sarif

0 commit comments

Comments
 (0)