Skip to content

Commit c643d0a

Browse files
chore(deps): update docker/build-push-action digest to 88844b9
1 parent 72a2d44 commit c643d0a

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@88844b95d8cbbb41035fa9c94e5967a33b92db78
4141
with:
4242
file: docker/Dockerfile
4343
push: true

0 commit comments

Comments
 (0)