We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952f292 commit ccec0d9Copy full SHA for ccec0d9
.github/workflows/gosec.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: actions/[email protected]
25
26
- name: Run Gosec Security Scanner
27
- uses: securego/[email protected].0
+ uses: securego/[email protected].2
28
with:
29
args: ./...
0 commit comments