Skip to content

Commit 0ced0b9

Browse files
chore(deps): update docker/build-push-action digest to 84ad562
1 parent d00d1bf commit 0ced0b9

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
@@ -66,7 +66,7 @@ jobs:
6666
# https://github.com/docker/build-push-action
6767
- name: Build and push Docker image
6868
id: build-and-push
69-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
69+
uses: docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
7070
with:
7171
context: .
7272
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)