Skip to content

Commit 34e2c77

Browse files
chore(deps): update github/codeql-action digest to d90e07f (#1320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d01f34 commit 34e2c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gosec.yml

+1-1
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@93da9f25abe6f581e48ccd6baad84025ff6a738b
34+
uses: github/codeql-action/upload-sarif@d90e07f32eb48924444e8069d5f1fbaaad678989
3535
with:
3636
sarif_file: gosec.sarif
3737

0 commit comments

Comments
 (0)