diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index fd6fab0..bc36495 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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 }}