Skip to content

Commit 160fb1c

Browse files
Update docker/build-push-action digest to 471d1dc
1 parent 81647f7 commit 160fb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# https://github.com/docker/build-push-action
7171
- name: Build and push Docker image
7272
id: build-and-push
73-
uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5
73+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
7474
with:
7575
context: .
7676
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)