Skip to content

Commit

Permalink
Update scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuelsh authored Jan 29, 2024
1 parent 61a3c87 commit 9bd7048
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:

- name: Scan Container Image
uses: crazy-max/ghaction-container-scan@v3
image: ghcr.io/fuellabs/fuel-core-build-cache:latest
with:
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}

0 comments on commit 9bd7048

Please sign in to comment.