Skip to content

Commit

Permalink
⬆️ Update docker/build-push-action digest to 22cd91d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 2aa4740 commit 5bca628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@0259cb088b9283926c6ffe4374b2a06a25c8c131
uses: docker/build-push-action@22cd91d73b32e7bedd19a4141e0a53a1ad41995b
with:
context: .
push: true
Expand Down

0 comments on commit 5bca628

Please sign in to comment.