Skip to content

Commit 088a779

Browse files
Update docker/build-push-action digest to 00ae31a
1 parent c8cfb0a commit 088a779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# https://github.com/docker/build-push-action
7373
- name: Build and push Docker image
7474
id: build-and-push
75-
uses: docker/build-push-action@831ca179d3cf91cf0c90ca465a408fa61e2129a2
75+
uses: docker/build-push-action@00ae31ab6ef216583e63647d8865f52da6b99a13
7676
with:
7777
context: .
7878
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)