Skip to content

Commit 6db1989

Browse files
committed
Merge branch 'dependabot/github_actions/maint-27/github-actions-d230bc030b' into maint-27
* dependabot/github_actions/maint-27/github-actions-d230bc030b: build(deps): bump github/codeql-action
2 parents f6312b5 + 99f08fe commit 6db1989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license-scanner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686
# Upload the results to GitHub's code scanning dashboard.
8787
- name: "Upload to code-scanning"
8888
if: ${{ !cancelled() }}
89-
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # ratchet:github/codeql-action/upload-sarif@v3
89+
uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # ratchet:github/codeql-action/upload-sarif@v3
9090
with:
9191
sarif_file: "SARIF file/results.sarif"

0 commit comments

Comments
 (0)