From 0ba68d790f46baa0c00d007ef01bd9c00b6dff86 Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Sat, 16 Nov 2024 18:25:34 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index dffe18bb..8252b61b 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@17973eff4f1b66dc88786ea5490d902aaa274cbf # v40.2.9 + uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}