Bump docker/build-push-action from 5 to 6 in the github-actions group (#53)

This commit is contained in:
dependabot[bot] 2024-07-01 17:32:45 +00:00 committed by GitHub
parent e4e42b94a3
commit 8cdaa01188
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/build-push-action@v5 # Action page: <https://github.com/docker/build-push-action>
- uses: docker/build-push-action@v6 # Action page: <https://github.com/docker/build-push-action>
with:
context: .
push: true