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 1df7d96 commit e3e4a79Copy full SHA for e3e4a79
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
images: domnikl/schema-registry-gitops
26
27
- name: Build and push Docker image
28
- uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
+ uses: docker/build-push-action@a8d35412fb758de9162fd63e3fa3f0942bdedb4d
29
with:
30
context: .
31
push: true
0 commit comments