From e695dae93fd286177fe0a263a3aba6e8937b39db Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Thu, 9 Jan 2025 15:43:49 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v41.0.8 --- .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 0c74e6a9..472d54bb 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@e3a862510f27d57a380efb11f0b52ad7e8dbf213 # v41.0.6 + uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}