Skip to content

Commit fd893c4

Browse files
authored
Merge pull request #239 from mysteq/dependabot/github_actions/github/codeql-action-4.32.0
build(deps): Bump github/codeql-action from 4.31.11 to 4.32.0
2 parents 6064e86 + 1387999 commit fd893c4

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@19b2f06db2b6f5108140aeb04014ef02b648f789 # v3.29.5
30+
uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # 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)