Skip to content

Commit 4188a9c

Browse files
chore(deps): update docker/build-push-action digest to d56be63
1 parent 72a2d44 commit 4188a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
ghcr.io/${{ github.repository }}
3838
3939
- name: Build and push Docker images
40-
uses: docker/build-push-action@6e95f19fb8c9e00a1a391941edbc0ae30c1799f7
40+
uses: docker/build-push-action@d56be63626bb5e82c99cad1447925514bdcb4a17
4141
with:
4242
file: docker/Dockerfile
4343
push: true

0 commit comments

Comments
 (0)