Skip to content

Commit 1ce6c60

Browse files
chore(deps): update docker/build-push-action digest to a254f8c (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 859957a commit 1ce6c60

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@1a162644f9a7e87d8f4b053101d1d9a712edc18c
71+
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd
7272
with:
7373
context: .
7474
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)