Skip to content

Commit 7817f75

Browse files
committed
chore(dependencies): update docker/build-push-action digest to f2a1d5e
1 parent b651bbb commit 7817f75

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

0 commit comments

Comments
 (0)