Skip to content

Commit e38564c

Browse files
committed
chore(dependencies): update docker/build-push-action digest to ffe65bf
1 parent 8b53dbd commit e38564c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

3333
- name: Build and push Docker image
34-
uses: docker/build-push-action@6e95f19fb8c9e00a1a391941edbc0ae30c1799f7
34+
uses: docker/build-push-action@ffe65bfc276d2ef003d5ea483a9947a8f6d408da
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)