chore(deps): update https://github.com/docker/build-push-action action to v6.14.0
Build image / build (pull_request) Successful in 5m30s Details
Build image / build (push) Successful in 5m22s Details

This commit is contained in:
renovate 2025-02-19 16:09:22 +00:00
parent 2f37d60d07
commit d85e7339f7
1 changed files with 1 additions and 1 deletions

View File

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