Skip to content

Commit ea6ab4f

Browse files
authored
Merge pull request #42 from NeteaseCloudMusicApiEnhanced/dependabot/github_actions/docker/build-push-action-6
2 parents 6fe19a7 + 781299c commit ea6ab4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_Image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
password: ${{ secrets.GITHUB_TOKEN }}
3838

3939
- name: Build and push Docker image
40-
uses: docker/build-push-action@v5
40+
uses: docker/build-push-action@v6
4141
with:
4242
context: .
4343
push: true

0 commit comments

Comments
 (0)