Skip to content

Commit

Permalink
Updated CodeQL GitHub Action to v3 #1623
Browse files Browse the repository at this point in the history
  • Loading branch information
Horiodino authored Sep 29, 2024
1 parent 81b8eb9 commit 0e66f9b
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@v3

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: GitHub-owned GitHubAction not pinned by hash
Click Remediation section below to solve this issue
with:
# Path to SARIF file relative to the root of the repository
sarif_file: gosec.sarif
Expand Down

0 comments on commit 0e66f9b

Please sign in to comment.