We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ed08e commit 0d3b322Copy full SHA for 0d3b322
action.yml
@@ -135,7 +135,7 @@ runs:
135
136
# If a build is not required, reuse a previous image
137
- name: Recycle/retag Previous Images
138
- uses: shrink/actions-docker-registry-tag@v3
+ uses: shrink/actions-docker-registry-tag@v4
139
if: steps.build.outputs.triggered != 'true'
140
with:
141
registry: ghcr.io
0 commit comments