Skip to content

Commit da2341c

Browse files
chore(deps): update docker/build-push-action digest to 66147ca
1 parent 72a2d44 commit da2341c

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

0 commit comments

Comments
 (0)