chore(deps): update actions/build-push-action action to v5 - autoclosed #17

Closed
renovate wants to merge 1 commits from renovate/actions-build-push-action-5.x into main
Showing only changes of commit b9e9d28119 - 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@v5
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}