Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 6bc7423

Browse files
committed
Update docker/build-push-action commit hash to 7f9d37f
1 parent 60c90d8 commit 6bc7423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3636

3737
- name: Build and push Docker image
38-
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
38+
uses: docker/build-push-action@7f9d37fa544684fb73bfe4835ed7214c255ce02b
3939
with:
4040
context: .
4141
push: true

0 commit comments

Comments
 (0)