Skip to content

Commit 252110a

Browse files
Bump ishworkh/container-image-artifact-download from 2.0.0 to 2.1.0 (#98)
Bumps [ishworkh/container-image-artifact-download](https://github.com/ishworkh/container-image-artifact-download) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/ishworkh/container-image-artifact-download/releases) - [Commits](ishworkh/container-image-artifact-download@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: ishworkh/container-image-artifact-download dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jean-Etienne Castagnede <[email protected]>
1 parent 3a4e7e2 commit 252110a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- name: Download image
132132
if: ${{ matrix.distro == 'docker' }}
133-
uses: ishworkh/container-image-artifact-download@v2.0.0
133+
uses: ishworkh/container-image-artifact-download@v2.1.0
134134
with:
135135
image: "convertit:latest"
136136

@@ -219,7 +219,7 @@ jobs:
219219
name: debian-noble
220220

221221
- name: Download docker image
222-
uses: ishworkh/container-image-artifact-download@v2.0.0
222+
uses: ishworkh/container-image-artifact-download@v2.1.0
223223
with:
224224
image: "convertit:latest"
225225

0 commit comments

Comments
 (0)