Skip to content

Commit 0f7d6b7

Browse files
Update docker/build-push-action digest to 44ea916
1 parent 34ee298 commit 0f7d6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# https://github.com/docker/build-push-action
7373
- name: Build and push Docker image
7474
id: build-and-push
75-
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
75+
uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf
7676
with:
7777
context: .
7878
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)