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 e4177a2 commit d73d1cfCopy full SHA for d73d1cf
action.yml
@@ -209,7 +209,7 @@ runs:
209
- name: Build and push Docker images
210
# Do not update to >=v6 untill the issue would be solved
211
# https://github.com/docker/build-push-action/issues/1167
212
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
213
id: docker-build-push-action
214
with:
215
allow: ${{ inputs.allow }}
0 commit comments