Bump docker/build-push-action from 5.3.0 to 5.4.0 (#3405)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-10 15:08:18 +02:00 committed by GitHub
parent 6135ecdcc7
commit ae588b762a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,7 +144,7 @@ jobs:
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push - name: Build and Push
uses: docker/build-push-action@v5.3.0 uses: docker/build-push-action@v5.4.0
id: build_haos_builder id: build_haos_builder
with: with:
context: . context: .