Skip to content

Commit

Permalink
ci: bump trivy to 0.32.1 (#2312)
Browse files Browse the repository at this point in the history
  • Loading branch information
sozercan committed Oct 4, 2022
1 parent 7cf807a commit ab93982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Expand Up @@ -300,7 +300,7 @@ jobs:
tar zxvf trivy_${{ env.TRIVY_VERSION }}_Linux-64bit.tar.gz
echo "$(pwd)" >> $GITHUB_PATH
env:
TRIVY_VERSION: "0.29.2"
TRIVY_VERSION: "0.32.1"

- name: Run trivy on git repository
run: |
Expand Down

0 comments on commit ab93982

Please sign in to comment.