diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 39ad514..70751ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: images: domnikl/schema-registry-gitops - name: Build and push Docker image - uses: docker/build-push-action@2dbe91db48e489c125002fbd97678eaf1e0e563e + uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e with: context: . push: true