chore(deps): update docker/build-push-action action to v5 (#2401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
zio/stable
renovate[bot] 2023-11-29 18:54:13 +01:00 committed by GitHub
parent ad1461bd2d
commit 1f6a7186f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ github.token }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64