Merge pull request #135 from sbidoul/dependabot/github_actions/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
This commit is contained in:
Stéphane Bidoul 2025-10-15 09:14:24 +02:00 committed by GitHub
commit e5b6c4e731
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
tags: |
ghcr.io/${{ github.repository }}:latest