Skip to content

Commit

Permalink
Update trivy.yml (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
pperzyna authored Jul 6, 2021
1 parent 04aa291 commit 9a5d38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: docker pull ${{ env.REGISTRY }}:main

- name: Container - Scan - create git issue
uses: dataswift/gha-trivy@main
uses: lazy-actions/gitrivy@v3
id: trivy
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9a5d38f

Please sign in to comment.