Skip to content

Commit 49cd127

Browse files
authored
Merge pull request #66 from NotFounds/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to e050dfa
2 parents 096de32 + 6f2e479 commit 49cd127

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@a254f8ca60a858f3136a2f1f23a60969f2c402dd
54+
uses: docker/build-push-action@e050dfa622d93dfcc095192a984db567cb14f0f0
5555
with:
5656
context: .
5757
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)