Thanks to visit codestin.com Credit goes to github.com
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 c305051 commit 1d8ad87Copy full SHA for 1d8ad87
.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].1
+ uses: securego/[email protected].2
20
with:
21
args: '-exclude=G103,G104,G304,G402 ./...'
0 commit comments