Skip to content

Commit ee5684a

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

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@263435318d21b8e681c14492fe198d362a7d2c83 # v6
54+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6
95+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
9696
with:
9797
context: .
9898
push: true

0 commit comments

Comments
 (0)