Skip to content

Commit 502c791

Browse files
chore(deps): update docker/build-push-action digest to c566248
1 parent 2011e75 commit 502c791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
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@84ad562665bb303b549fec655d1b64f9945f3f91
73+
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
7474
with:
7575
context: .
7676
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)