Skip to content

Commit f6adbca

Browse files
authored
Merge pull request #1415 from Anselmoo/renovate/docker-build-push-action-digest
2 parents 144b5a0 + 874ba9f commit f6adbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.yml

+1-1
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@a254f8ca60a858f3136a2f1f23a60969f2c402dd
72+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
7373
with:
7474
context: .
7575
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)