Skip to content

Commit

Permalink
Update gosec.yml (#623)
Browse files Browse the repository at this point in the history
update the gosec action
  • Loading branch information
faddat authored Nov 25, 2021
1 parent 17f3de3 commit f1bcbde
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 @@ -15,6 +15,6 @@ jobs:
- name: Checkout Source
uses: actions/checkout@v2
- name: Run Gosec Security Scanner
uses: securego/gosec@master
uses: informalsystems/gosec@master
with:
args: ./...

0 comments on commit f1bcbde

Please sign in to comment.