Skip to content

Commit 3ffff6c

Browse files
Update docker/build-push-action digest to 1a16264 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c29f25 commit 3ffff6c

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
@@ -69,7 +69,7 @@ jobs:
6969
# https://github.com/docker/build-push-action
7070
- name: Build and push Docker image
7171
id: build-and-push
72-
uses: docker/build-push-action@2a53c6ccda456d31fb62eedc658aae06e238b7bd
72+
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c
7373
with:
7474
context: .
7575
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)