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 e04490f commit 563f4f6Copy full SHA for 563f4f6
.github/workflows/security.yml
@@ -16,6 +16,6 @@ jobs:
16
steps:
17
- uses: actions/checkout@v5
18
- name: Run Gosec Security Scanner
19
- uses: securego/[email protected].8
+ uses: securego/[email protected].9
20
with:
21
args: '-exclude=G103,G104,G304,G402 ./...'
0 commit comments