Skip to content

Commit 5cb6ece

Browse files
authored
Merge pull request #450 from py-cov-action/renovate/major-deps-with-major-upgrades
2 parents 06a2ac7 + 8faa8b0 commit 5cb6ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
password: ${{ secrets.DOCKER_PASSWORD }}
2424

2525
- name: Build and push Docker image
26-
uses: docker/build-push-action@v5
26+
uses: docker/build-push-action@v6
2727
with:
2828
# See Dockerfile.build for instructions on bumping this.
2929
tags: ewjoachim/python-coverage-comment-action-base:v6

0 commit comments

Comments
 (0)