Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/checkout…
Browse files Browse the repository at this point in the history
…-4.2.0
  • Loading branch information
notdodo authored Oct 1, 2024
2 parents 6e0569a + 1a107b4 commit bbda67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
# v4.2.0
- name: Run Gosec Security Scanner
uses: securego/gosec@6fbd381238e97e1d1f3358f0d6d65de78dcf9245
# V.2.20.0
uses: securego/gosec@d4617f51baf75f4f809066386a4f9d27b3ac3e46
# V.2.21.4
with:
args: "-exclude-dir=assets -no-fail -fmt sarif -out results.sarif ./..."
- name: Upload SARIF file
Expand Down

0 comments on commit bbda67e

Please sign in to comment.