From a3678e677fd598efd0d89e12bc3d5d474fed386f Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 15 May 2024 08:03:03 -0500 Subject: [PATCH] bump --- .forgejo/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index 8ac2e183..b95bae00 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -20,5 +20,5 @@ jobs: endpoint: https://git.hsn.dev/api/v1/ token: ${{ secrets.RENOVATE_TOKEN }} github-token: ${{ secrets.GH_TOKEN }} - args: ${{ github.repository }} --platform gitea # --autodiscover --platform gitea + args: ${{ github.repository }} --platform gitea # --autodiscover save-cache: true