Skip to content

Commit 90554b4

Browse files
deps(github-actions): bump actions/download-artifact from 4.1.4 to 4.1.5 (super-linter#5553)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.4...v4.1.5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46a0678 commit 90554b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
fetch-depth: 0
200200

201201
- name: Download ${{ env.CONTAINER_IMAGE_OUTPUT_IMAGE_NAME }} container image
202-
uses: actions/[email protected].4
202+
uses: actions/[email protected].5
203203
with:
204204
name: ${{ env.CONTAINER_IMAGE_OUTPUT_IMAGE_NAME }}
205205
path: /tmp

0 commit comments

Comments
 (0)