Skip to content

Commit 40d8449

Browse files
Update docker/build-push-action digest to 5cd11c3 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d865fb8 commit 40d8449

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
@@ -69,7 +69,7 @@ jobs:
6969
# https://github.com/docker/build-push-action
7070
- name: Build and push Docker image
7171
id: build-and-push
72-
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
72+
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
7373
with:
7474
context: .
7575
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)