Skip to content

Commit 85c01ca

Browse files
chore(deps): update docker/build-push-action digest to e44afff
1 parent 1b80af9 commit 85c01ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker-build-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3535

3636
- name: Build and push Docker image
37-
uses: docker/build-push-action@fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2
37+
uses: docker/build-push-action@e44afff3590e1d4f93b6adc72376512edb012a7c
3838
with:
3939
context: .
4040
push: true

0 commit comments

Comments
 (0)