Skip to content

Commit 13c0293

Browse files
Bump cytopia/upload-artifact-retry-action from 0.1.6 to 0.1.7
Bumps [cytopia/upload-artifact-retry-action](https://github.com/cytopia/upload-artifact-retry-action) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/cytopia/upload-artifact-retry-action/releases) - [Commits](cytopia/upload-artifact-retry-action@v0.1.6...v0.1.7) --- updated-dependencies: - dependency-name: cytopia/upload-artifact-retry-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fe05cb commit 13c0293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-multistage-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
# Artifact Export
189189
# ------------------------------------------------------------
190190
- name: "[Artifact Save] Upload built artifact"
191-
uses: cytopia/[email protected].6
191+
uses: cytopia/[email protected].7
192192
with:
193193
name: ${{ steps.set-artifact-name.outputs.curr }}
194194
path: ${{ steps.set-artifact-name.outputs.curr }}

0 commit comments

Comments
 (0)