Skip to content

Commit 4590a52

Browse files
committed
Update docker/build-push-action digest to ef6cba3
1 parent 3507b5c commit 4590a52

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@2a53c6ccda456d31fb62eedc658aae06e238b7bd
75+
uses: docker/build-push-action@ef6cba335306ace1da064b44f9f739dec9be9fa0
7676
with:
7777
context: .
7878
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)