Skip to content

Commit 2ec7dca

Browse files
Update docker/build-push-action digest to 7e09459
1 parent 2854107 commit 2ec7dca

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

0 commit comments

Comments
 (0)