Skip to content

Commit e56ada9

Browse files
authored
Merge pull request #251 from mysteq/dependabot/github_actions/github/codeql-action-4.32.5
build(deps): Bump github/codeql-action from 4.32.4 to 4.32.5
2 parents 6f7702d + f9648c1 commit e56ada9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
sarif_file: tfsec.sarif
2828

2929
- name: Upload SARIF file
30-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.29.5
30+
uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v3.29.5
3131
with:
3232
# Path to SARIF file relative to the root of the repository
3333
sarif_file: tfsec.sarif

0 commit comments

Comments
 (0)