Skip to content

Commit

Permalink
Use container-image-artifact-download
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron authored Feb 3, 2025
1 parent a22ef3e commit 3489784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
uses: actions/checkout@v4

- name: Download image
uses: ishworkh/docker-image-artifact-download@v1
uses: ishworkh/container-image-artifact-download@v2.0.0
with:
image: monitorfish-app:${{ env.VERSION }}

Expand Down

0 comments on commit 3489784

Please sign in to comment.