We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1745afd commit 397af3aCopy full SHA for 397af3a
.github/workflows/release.yml
@@ -79,7 +79,7 @@ jobs:
79
org.opencontainers.image.vendor=ConduitIO
80
81
- name: Build and push Docker image
82
- uses: docker/build-push-action@v6.11.0
+ uses: docker/build-push-action@v6.12.0
83
with:
84
context: .
85
push: true
0 commit comments