Skip to content

Commit 54931ae

Browse files
committed
Bump shell-command-retry
1 parent fef4d50 commit 54931ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-name-version-flavour-arch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
password: ${{ secrets.DOCKERHUB_PASSWORD }}
255255

256256
- name: "[DEPLOY] Create Docker manifest for architectures: ${{ steps.manifest.outputs.arches }}"
257-
uses: cytopia/[email protected].
257+
uses: cytopia/[email protected].5
258258
with:
259259
command: |
260260
make manifest-create NAME=${{ matrix.name }} VERSION="${{ matrix.version }}" FLAVOUR=${{ matrix.flavour }} ARCHES=${{ steps.manifest.outputs.arches }} TAG=${{ steps.tag.outputs.docker-tag }}

0 commit comments

Comments
 (0)