We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc3ff3 commit d339c83Copy full SHA for d339c83
.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].1
+ uses: securego/[email protected].2
14
with:
15
args: ./...
0 commit comments