Skip to content

Commit 3612f8b

Browse files
chore(deps): update docker/build-push-action digest to 548776e
1 parent 72a2d44 commit 3612f8b

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

0 commit comments

Comments
 (0)