Skip to content

Commit 4469d52

Browse files
Update docker/build-push-action digest to 601a80b (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee5684a commit 4469d52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
images: drevops/docker-wait-for-dependencies
5252

5353
- name: Build and push Docker image
54-
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
54+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
5555
with:
5656
context: .
5757
push: true

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
images: drevops/docker-wait-for-dependencies
9393

9494
- name: Build and push Docker image
95-
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
95+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
9696
with:
9797
context: .
9898
push: true

0 commit comments

Comments
 (0)