Skip to content

Commit 3d68763

Browse files
authored
Merge pull request #19 from YouKyi/dependabot/github_actions/docker/build-push-action-7
2 parents 7d3ee54 + cfffa57 commit 3d68763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-version.yml

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

9494
- name: Build and push Docker image
95-
uses: docker/build-push-action@v6
95+
uses: docker/build-push-action@v7
9696
with:
9797
context: .
9898
push: true

0 commit comments

Comments
 (0)