Skip to content

Commit

Permalink
Merge pull request #32 from pascaliske/renovate/docker-build-push-act…
Browse files Browse the repository at this point in the history
…ion-5.x
  • Loading branch information
pascaliske authored Sep 12, 2023
2 parents 6e7b43b + a65f9dd commit 6c1a2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

# build & push image
- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
id: build
with:
builder: ${{ steps.buildx.outputs.name }}
Expand Down

0 comments on commit 6c1a2bc

Please sign in to comment.