Skip to content

Commit

Permalink
[Tech] update "ishworkh/container-image-artifact-upload"
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed Sep 2, 2024
1 parent a2ccb00 commit 4770c74
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cicd-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
uses: actions/checkout@v4

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

Expand Down Expand Up @@ -265,7 +265,7 @@ jobs:
chrome-version: 120

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

Expand Down Expand Up @@ -310,7 +310,7 @@ jobs:
fetch-depth: 100

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

Expand Down Expand Up @@ -349,7 +349,7 @@ jobs:
uses: actions/checkout@v4

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

Expand Down

0 comments on commit 4770c74

Please sign in to comment.