Skip to content

Commit 3b4e34e

Browse files
authored
Merge pull request #70 from NotFounds/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 5cd11c3
2 parents cbb4586 + ae53edb commit 3b4e34e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# Build and push Docker image with Buildx (don't push on PR)
5252
# https://github.com/docker/build-push-action
5353
- name: Build and push Docker image
54-
uses: docker/build-push-action@a8d35412fb758de9162fd63e3fa3f0942bdedb4d
54+
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
5555
with:
5656
context: .
5757
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)