Skip to content

Commit 186b3d4

Browse files
chore(deps): update github/codeql-action digest to 87fc816
1 parent ace0d74 commit 186b3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gosec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
args: '-no-fail -fmt sarif -out gosec.sarif ./...'
3333
- name: Upload SARIF file
34-
uses: github/codeql-action/upload-sarif@5b6e617dc0241b2d60c2bccea90c56b67eceb797
34+
uses: github/codeql-action/upload-sarif@87fc816d2538b0c915adeec59d61168692e8ab06
3535
with:
3636
sarif_file: gosec.sarif
3737

0 commit comments

Comments
 (0)