chore(deps): update https://github.com/docker/build-push-action action to v6.13.0
Build image / build (pull_request) Successful in 5m28s Details
Build image / build (push) Successful in 6m7s Details

This commit is contained in:
renovate 2025-01-24 10:08:50 +00:00
parent a8d50b24a5
commit 79cb47914b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
code.mor.re/${{ github.repository }}
- name: Build and push
uses: https://github.com/docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
uses: https://github.com/docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
with:
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}