Skip to content

Commit 7aecebe

Browse files
chore(deps): update docker/build-push-action digest to 14487ce
1 parent 3276b0f commit 7aecebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Build and push Docker image (Production Release)
8888
id: build-and-push
89-
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
89+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
9090
with:
9191
context: .
9292
platforms: linux/amd64,linux/arm64,linux/arm/v7
@@ -134,7 +134,7 @@ jobs:
134134
135135
- name: Build and push Docker image (Development Release)
136136
id: build-and-push
137-
uses: docker/build-push-action@c566248492c912e39910ac79e2f05a82260233a8
137+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
138138
with:
139139
context: .
140140
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)