From 6b65ecc31403cce9e4287fe06c905de2205bc34e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Apr 2025 00:02:17 +0000 Subject: [PATCH] Update renovatebot/github-action action to v41.0.19 --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 06811a2..e21bef4 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18 + uses: renovatebot/github-action@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19 with: token: ${{ secrets.RENOVATE_TOKEN }} env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|GITHUB_COM_TOKEN)$"