Skip to content

Commit

Permalink
chore(deps): update securego/gosec digest to 1f68996
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bdhave committed May 31, 2023
1 parent 1a98956 commit fdc3bc7
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 @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222

- name: 'Run Gosec Security Scanner'
uses: securego/gosec@970cc2957fb03f53cc97ddc3568347a31a80589d
uses: securego/gosec@1f689968ec659df957b18936007a4fe3963c7903
with:
# we let the report trigger content trigger a failure using the GitHub Security features.
args: '-no-fail -fmt sarif -out gosec.sarif ./...'
Expand Down

0 comments on commit fdc3bc7

Please sign in to comment.