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 f9d84d7 commit 7ad0219Copy full SHA for 7ad0219
.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].7
+ uses: securego/[email protected].8
20
with:
21
args: '-exclude=G103,G104,G304,G402 ./...'
0 commit comments