From 280eccb84e06c69bdea96ad010b92bc5153733a2 Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Mon, 16 Sep 2024 09:23:53 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.9 --- .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 c4d166e9..dffe18bb 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@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7 + uses: renovatebot/github-action@17973eff4f1b66dc88786ea5490d902aaa274cbf # v40.2.9 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}