We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc4832 commit 420b1adCopy full SHA for 420b1ad
.github/workflows/scan-code.yml
@@ -22,6 +22,6 @@ jobs:
22
with:
23
go-version-file: go.mod
24
- name: Run Gosec Security Scanner
25
- uses: securego/gosec@d4617f51baf75f4f809066386a4f9d27b3ac3e46 # v2.21.4
+ uses: securego/gosec@136f6c00402b11775d4f4a45d5a21e2f6dd99db2 # v2.22.2
26
27
args: ./...
0 commit comments