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

Commit 493bc36

Browse files
Update docker/build-push-action digest to 4f7cdeb
1 parent b7f1027 commit 493bc36

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@4f7cdeb0f05278b464e71357394bf2c61f94138e
3939
with:
4040
context: .
4141
push: true

0 commit comments

Comments
 (0)