chore(deps): update docker/build-push-action action to v5.4.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-29 09:47:57 +00:00 committed by Erik Michelson
parent 6c7dcb8954
commit b38dbece19

View file

@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
with:
push: true
file: ${{ matrix.component}}/docker/Dockerfile