Skip to content

Commit 6cff0e6

Browse files
authored
Merge pull request #45 from pascaliske/renovate/docker-build-push-action-6.x
2 parents 0b658fa + 6a8d24a commit 6cff0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
password: ${{ secrets.GITHUB_TOKEN }}
7575

7676
# build & push image
77-
- uses: docker/build-push-action@v5
77+
- uses: docker/build-push-action@v6
7878
id: build
7979
with:
8080
builder: ${{ steps.buildx.outputs.name }}

0 commit comments

Comments
 (0)