Skip to content

Commit 8faa8b0

Browse files
Update docker/build-push-action action to v6
1 parent 06a2ac7 commit 8faa8b0

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)