Skip to content

Commit 0d3b322

Browse files
chore(deps): update shrink/actions-docker-registry-tag action to v4 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1ed08e commit 0d3b322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ runs:
135135
136136
# If a build is not required, reuse a previous image
137137
- name: Recycle/retag Previous Images
138-
uses: shrink/actions-docker-registry-tag@v3
138+
uses: shrink/actions-docker-registry-tag@v4
139139
if: steps.build.outputs.triggered != 'true'
140140
with:
141141
registry: ghcr.io

0 commit comments

Comments
 (0)