Skip to content

Commit cbfc1e4

Browse files
chore(deps): update docker/build-push-action digest to 84ad562
1 parent 5528ec0 commit cbfc1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-push.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3535
- name: Build and push Docker image
3636
id: push
37-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
37+
uses: docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
3838
with:
3939
context: .
4040
push: true

0 commit comments

Comments
 (0)