Skip to content

Commit

Permalink
Merge pull request #188 from domnikl/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-digest

Update docker/build-push-action digest to 9f6f8c9
  • Loading branch information
domnikl authored Jan 12, 2024
2 parents 68161a8 + 6da5e58 commit 9f34597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
images: domnikl/schema-registry-gitops

- name: Build and push Docker image
uses: docker/build-push-action@9311bf5263ae5b36f3ec67aff768790c6e2344ad
uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce
with:
context: .
push: true
Expand Down

0 comments on commit 9f34597

Please sign in to comment.