diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e156bbc..61a3b70 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@7e094594beda23fc8f21fa31049f4b203e51096b + uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9 with: context: . push: true