Skip to content

Commit

Permalink
Merge pull request #37 from chaotic-cx/renovate/docker-build-push-act…
Browse files Browse the repository at this point in the history
…ion-digest

chore(deps): update docker/build-push-action digest to e050dfa
  • Loading branch information
dr460nf1r3 authored Jul 21, 2024
2 parents 25a6b0f + 9f9cedc commit f73b5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
id: push
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
uses: docker/build-push-action@e050dfa622d93dfcc095192a984db567cb14f0f0
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit f73b5dc

Please sign in to comment.