Skip to content

Commit aa41d9d

Browse files
committed
chore(dependencies): update docker/build-push-action digest to 37abced
1 parent 876ac05 commit aa41d9d

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@1d910c8aa2fa4312431b341b7f8eb4600879973c
34+
uses: docker/build-push-action@37abcedcc1da61a57767b7588cb9d03eb57e28b3
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)