Skip to content

Commit 011d93a

Browse files
chore(deps): update docker/build-push-action digest to 1dc7386
1 parent 72a2d44 commit 011d93a

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

0 commit comments

Comments
 (0)