Skip to content

Commit c2188ff

Browse files
chore(deps): update docker/build-push-action digest to 31ca4e5
1 parent a5c7f3e commit c2188ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
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@b32b51a8eda65d6793cd0494a773d4f6bcef32dc
72+
uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
7373
with:
7474
context: .
7575
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)