We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e25db0 commit afc3991Copy full SHA for afc3991
.github/workflows/security.yml
@@ -16,6 +16,6 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
- name: Run Gosec Security Scanner
19
- uses: securego/[email protected].0
+ uses: securego/[email protected].1
20
with:
21
args: '-exclude=G103,G104,G304,G402 ./...'
0 commit comments