We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06a2ac7 + 8faa8b0 commit 5cb6eceCopy full SHA for 5cb6ece
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
password: ${{ secrets.DOCKER_PASSWORD }}
24
25
- name: Build and push Docker image
26
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
27
with:
28
# See Dockerfile.build for instructions on bumping this.
29
tags: ewjoachim/python-coverage-comment-action-base:v6
0 commit comments