Skip to content

Commit 876ac05

Browse files
committed
chore(dependencies): update docker/build-push-action digest to 1d910c8
1 parent 4bcc0a3 commit 876ac05

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

0 commit comments

Comments
 (0)