We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b0bd7 commit e9fe7c1Copy full SHA for e9fe7c1
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
org.opencontainers.image.vendor=ConduitIO
86
87
- name: Build and push Docker image
88
- uses: docker/build-push-action@v6.14.0
+ uses: docker/build-push-action@v6.15.0
89
with:
90
context: .
91
push: true
0 commit comments