Skip to content

Commit d71be21

Browse files
chore(deps): update docker/build-push-action digest to 94f8f8c (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e97325b commit d71be21

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
@@ -68,7 +68,7 @@ jobs:
6868
# https://github.com/docker/build-push-action
6969
- name: Build and push Docker image
7070
id: build-and-push
71-
uses: docker/build-push-action@4367da978b557b70738a51fed31c93e6a240dfb3
71+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2
7272
with:
7373
context: .
7474
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)