Skip to content

Commit cbb4586

Browse files
authored
Merge pull request #68 from NotFounds/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to a8d3541
2 parents a6fb309 + 303d168 commit cbb4586

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

0 commit comments

Comments
 (0)