Skip to content

Commit aefab1e

Browse files
authored
Merge pull request #279 from go-logr/dependabot/github_actions/github/codeql-action-3.24.10
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
2 parents 9659f74 + 2e76ada commit aefab1e

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@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
62+
uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
6363
with:
6464
sarif_file: results.sarif

0 commit comments

Comments
 (0)