Skip to content

Commit 8386a45

Browse files
Update docker/build-push-action digest to 48aba3b
1 parent 8d9dad5 commit 8386a45

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
@@ -69,7 +69,7 @@ jobs:
6969
# https://github.com/docker/build-push-action
7070
- name: Build and push Docker image
7171
id: build-and-push
72-
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
72+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
7373
with:
7474
context: .
7575
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)