Skip to content

Commit

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

Update docker/build-push-action digest to 16ebe77
  • Loading branch information
krishjainx authored Aug 12, 2024
2 parents 65f3da2 + c416a1a commit 803e42f
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 @@ -72,7 +72,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@a8d35412fb758de9162fd63e3fa3f0942bdedb4d
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 803e42f

Please sign in to comment.