Skip to content

Commit

Permalink
Merge pull request #45 from janfuhrer/dependabot/github_actions/secur…
Browse files Browse the repository at this point in the history
…ego/gosec-d3b2359ae29fe344f4df5bf3a8c6491fb7c46c02

chore(deps): bump securego/gosec from 09d62bd630fbf484860addc88871a0dd755e8b56 to d3b2359ae29fe344f4df5bf3a8c6491fb7c46c02
  • Loading branch information
janfuhrer authored May 6, 2024
2 parents 51e3346 + 4078deb commit 7b65d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
persist-credentials: false
- name: Run Gosec Security Scanner
uses: securego/gosec@09d62bd630fbf484860addc88871a0dd755e8b56 # master (since go 1.22.2 is not supported yet)
uses: securego/gosec@d3b2359ae29fe344f4df5bf3a8c6491fb7c46c02 # master (since go 1.22.2 is not supported yet)
env:
# fix: 1.22.2 is not supported yet
GOTOOLCHAIN: "go1.22.0"
Expand Down

0 comments on commit 7b65d00

Please sign in to comment.