We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c1b9e commit 41e1f8bCopy full SHA for 41e1f8b
.github/workflows/security-tests.yml
@@ -10,6 +10,6 @@ jobs:
10
uses: actions/checkout@v4
11
12
- name: Run Gosec Security Scanner
13
- uses: securego/[email protected].0
+ uses: securego/[email protected].1
14
with:
15
args: ./...
0 commit comments