Skip to content

Commit f114343

Browse files
committed
chore(dependencies): update docker/build-push-action digest to 7944f9a
1 parent 35048e9 commit f114343

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@c088e12d82a3ad77cc837cba684172c309d64ac9
34+
uses: docker/build-push-action@7944f9a25be0279b7713908f16090a214db107ef
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)