docs: bump docker/build-push-action

This commit is contained in:
JamBalaya56562 2025-03-03 18:27:00 +09:00
parent bd77c07785
commit 96c9b80a81
No known key found for this signature in database
GPG Key ID: C026C8E3B54BF256

View File

@ -272,7 +272,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push image
id: push
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v6
with:
context: .
push: true