Skip to content

Commit 95b266a

Browse files
authored
Merge branch 'main' into dependabot/pip/ruff-lt-0.6.4
2 parents a44c2bf + b1ac41c commit 95b266a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848

4949
# Upload the results to GitHub's code scanning dashboard.
5050
- name: "Upload to code-scanning"
51-
uses: github/codeql-action/upload-sarif@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # tag=v3.26.5
51+
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # tag=v3.26.6
5252
with:
5353
sarif_file: results.sarif

0 commit comments

Comments
 (0)