chore(deps): update actions/build-push-action action to v5
ci / docker (pull_request) Successful in 33s Details

This commit is contained in:
renovate-bot 2024-02-14 13:15:18 +00:00
parent 3c6ca573f1
commit b9e9d28119
1 changed files with 1 additions and 1 deletions

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 }}