Skip to content

Commit

Permalink
Merge pull request #33 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 1ca370b
  • Loading branch information
dr460nf1r3 authored Jul 17, 2024
2 parents cec9d21 + 7985930 commit 641b416
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@31159d49c0d4756269a0940a750801a1ea5d7003
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 641b416

Please sign in to comment.