Skip to content

Commit 13cdabb

Browse files
[skip-release] Update docker/build-push-action digest to bcafcac (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3061fc4 commit 13cdabb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: login
4141
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u "${{ github.actor }}" --password-stdin
4242

43-
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
43+
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7
4444
with:
4545
platforms: linux/amd64,linux/arm64
4646
build-args: CLI=${{ matrix.cli }}

0 commit comments

Comments
 (0)