Skip to content

Commit 9d07ee0

Browse files
committed
Updated CodeQL GitHub Action to v3 #1623
Signed-off-by: Horiodino <[email protected]>
1 parent 81b8eb9 commit 9d07ee0

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@v2
74+
uses: github/codeql-action/upload-sarif@v3
7575
with:
7676
# Path to SARIF file relative to the root of the repository
7777
sarif_file: gosec.sarif

0 commit comments

Comments
 (0)