Skip to content

Commit f53975d

Browse files
chore(deps): update docker/build-push-action digest to 4f58ea7
1 parent ddcbfd6 commit f53975d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# https://github.com/docker/build-push-action
7171
- name: Build and push Docker image
7272
id: build-and-push
73-
uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce
73+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
7474
with:
7575
context: .
7676
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)