Skip to content

Commit 7995990

Browse files
committed
chore(dependencies): update docker/build-push-action digest to 35434f5
1 parent bd89a96 commit 7995990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)