Skip to content

Commit bdfb3ab

Browse files
build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (#86)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.7...v4.1.8) --- 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 9001534 commit bdfb3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: rm -rf dockerfiles
9393

9494
- name: Download a Build Artifact
95-
uses: actions/[email protected].7
95+
uses: actions/[email protected].8
9696
with:
9797
# Artifact name
9898
name: Dockerfiles

0 commit comments

Comments
 (0)