Merge pull request #42 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/docker/build-push-action-6

This commit is contained in:
ElyPrism 2025-11-07 22:13:42 +08:00 committed by GitHub
commit ea6ab4f6f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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