Skip to content

Commit 040adfb

Browse files
committed
Updated CodeQL GitHub Action to v3.26.9@Hash #1623
Signed-off-by: Horiodino <[email protected]>
1 parent 9d07ee0 commit 040adfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fi
7272
7373
- name: Upload SARIF file
74-
uses: github/codeql-action/upload-sarif@v3
74+
uses: github/codeql-action/upload-sarif@v3.26.9@461ef6c76dfe95d5c364de2f431ddbd31a417628
7575
with:
7676
# Path to SARIF file relative to the root of the repository
7777
sarif_file: gosec.sarif

0 commit comments

Comments
 (0)