Skip to content

Commit d1d7384

Browse files
committed
Update docker/build-push-action digest to cfed4e9
1 parent 9f80de7 commit d1d7384

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

0 commit comments

Comments
 (0)