This commit is contained in:
dependabot[bot] 2026-01-16 14:03:03 -05:00 committed by GitHub
commit 75f94a7378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,7 +130,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push ${{ matrix.image }} (${{ matrix.arch }})
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ${{ matrix.file }}