Skip to content

Commit 82c7861

Browse files
authored
Merge pull request #231 from mysteq/dependabot/github_actions/github/codeql-action-4.31.9
build(deps): Bump github/codeql-action from 4.31.8 to 4.31.9
2 parents d40ce16 + b406534 commit 82c7861

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@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
30+
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # 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)