Skip to content

Commit

Permalink
Use tagged version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Oct 28, 2024
1 parent 4a076de commit 17fb4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.reusable-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:

- name: Scan ${{ steps.image-tag.outputs.image-tag }} image
id: trivy
uses: Flagsmith/actions/trivy-scan-image@feat/add-trivy-action
uses: Flagsmith/actions/trivy-scan-image@v0.3.0
if: inputs.scan
with:
image-tag: ${{ steps.image-tag.outputs.image-tag }}
Expand Down

0 comments on commit 17fb4b1

Please sign in to comment.