Skip to content

Commit 9a1787f

Browse files
Update docker/build-push-action digest to ca877d9 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14bb51e commit 9a1787f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

0 commit comments

Comments
 (0)