diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 56415a4..36f112a 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -1,8 +1,6 @@ name: renovate on: - workflow_dispatch: - schedule: - cron: "0 0 * * *" @@ -16,7 +14,7 @@ jobs: container: ghcr.io/renovatebot/renovate:37.140.10 steps: - name: Checkout - uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0 + uses: actions/checkout@v4.0.0 - name: Renovate run: renovate