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