Skip to content

Commit

Permalink
Updated CodeQL GitHub Action to v3 #1623 (#258)
Browse files Browse the repository at this point in the history
* Updated CodeQL GitHub Action to v3 #1623

Signed-off-by: Horiodino <holiodin@gmail.com>

* Updated CodeQL GitHub Action to v3.26.9 #1623

Signed-off-by: Horiodino <holiodin@gmail.com>

---------

Signed-off-by: Horiodino <holiodin@gmail.com>
  • Loading branch information
Horiodino authored Oct 1, 2024
1 parent 81b8eb9 commit a6907ad
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@v2
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 a6907ad

Please sign in to comment.