Skip to content

Commit ba8d8d4

Browse files
Update docker/build-push-action digest to ccc2b40
1 parent f347e58 commit ba8d8d4

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
@@ -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@263435318d21b8e681c14492fe198d362a7d2c83
75+
uses: docker/build-push-action@ccc2b40e9ea6518f9252a22a990f8e868370f62e
7676
with:
7777
context: .
7878
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)