We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a715d62 + e630645 commit ef0a4cdCopy full SHA for ef0a4cd
2 files changed
.github/workflows/release-tagged.yml
@@ -55,7 +55,7 @@ jobs:
55
# https://github.com/marketplace/actions/build-and-push-docker-images#Example-usage
56
- name: Build and push tag
57
id: docker_build
58
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
59
with:
60
push: true
61
build-args: |
.github/workflows/release-untagged.yml
0 commit comments