Skip to content

Commit f4ef12f

Browse files
chore(deps): update docker/build-push-action digest to cb8fc75
1 parent e2300d9 commit f4ef12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# https://github.com/docker/build-push-action
7676
- name: Build and push Docker image
7777
id: build-and-push
78-
uses: docker/build-push-action@4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0
78+
uses: docker/build-push-action@cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6
7979
with:
8080
context: .devcontainer
8181
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)