Skip to content

Commit

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

chore(deps): bump securego/gosec from 3b23ec8f0902ac0438a16fb2e5032202853e7122 to 09d62bd630fbf484860addc88871a0dd755e8b56
  • Loading branch information
janfuhrer authored Apr 22, 2024
2 parents 98a093e + 9ef3766 commit a3ff8bd
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 @@ -19,7 +19,7 @@ jobs:
with:
persist-credentials: false
- name: Run Gosec Security Scanner
uses: securego/gosec@3b23ec8f0902ac0438a16fb2e5032202853e7122 # master (since go 1.22.2 is not supported yet)
uses: securego/gosec@09d62bd630fbf484860addc88871a0dd755e8b56 # 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 a3ff8bd

Please sign in to comment.