Skip to content

Commit

Permalink
Updated CodeQL GitHub Action to v3.26.9 #1623
Browse files Browse the repository at this point in the history
Signed-off-by: Horiodino <[email protected]>
  • Loading branch information
Horiodino committed Oct 1, 2024
1 parent 9d07ee0 commit 64d7114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
fi
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
with:
# Path to SARIF file relative to the root of the repository
sarif_file: gosec.sarif
Expand Down

0 comments on commit 64d7114

Please sign in to comment.