Skip to content

Commit

Permalink
pin gosec to an unreleased version to fix regressions
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Jun 14, 2024
1 parent 8b784e3 commit d5e1788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout Source
uses: actions/checkout@v3
- name: Run Gosec Security Scanner
uses: securego/gosec@v2.20.0
uses: securego/gosec@2ae137a
with:
args: './...'

Expand Down

0 comments on commit d5e1788

Please sign in to comment.