Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
tristiisch committed Sep 30, 2024
1 parent 58bb655 commit 131fe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
# echo "Loaded image tag: ${{ steps.docker_load_image.outputs.image_with_tag }}"

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action
uses: aquasecurity/trivy-action@0.24.0
with:
input: './pyramid.tar'
format: 'github'
Expand Down

0 comments on commit 131fe7b

Please sign in to comment.