chore(deps): update actions/setup-buildx-action action to v3 #21

Merged
OCram85 merged 2 commits from renovate/actions-setup-buildx-action-3.x into main 2024-06-20 17:24:31 +02:00
Showing only changes of commit 2138d04e5d - Show all commits

View File

@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.TOKEN }}
-
name: Build and push
uses: https://gitea.ocram85.com/actions/build-push-action@v4
uses: https://gitea.ocram85.com/actions/build-push-action@v6
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}