Skip to content

Commit 9c05c8b

Browse files
chore(deps): update docker/build-push-action digest to 94f8f8c
1 parent faa9e5a commit 9c05c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.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@ca052bb54ab0790a636c9b5f226502c73d547a25
72+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2
7373
with:
7474
context: .
7575
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)