Skip to content

Commit da9f61d

Browse files
chore(deps): update docker/build-push-action digest to ee4ca42
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a184ffb commit da9f61d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
username: ${{ github.actor }}
5757
password: ${{ secrets.GITHUB_TOKEN }}
5858
- name: Build test image
59-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
59+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
6060
with:
6161
context: .
6262
push: false
@@ -75,7 +75,7 @@ jobs:
7575
type=ref,event=pr
7676
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
7777
- name: Build images
78-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
78+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
7979
with:
8080
context: .
8181
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)