From 33037bcd85f731f404b02bda002b658b76de49e6 Mon Sep 17 00:00:00 2001 From: Darragh O'Riordan Date: Tue, 30 Apr 2024 07:24:25 +1000 Subject: [PATCH] fix(renovate): Update renovatebot/github-action action to v40.1.11 --- .github/workflows/rennovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rennovate.yaml b/.github/workflows/rennovate.yaml index 76fb49c8..8ba25405 100644 --- a/.github/workflows/rennovate.yaml +++ b/.github/workflows/rennovate.yaml @@ -26,7 +26,7 @@ jobs: - name: Checkout uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Self-hosted Renovate - uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10 + uses: renovatebot/github-action@063e0c946b9c1af35ef3450efc44114925d6e8e6 # v40.1.11 env: RENOVATE_REPOSITORIES: ${{ github.repository }} RENOVATE_PLATFORM_COMMIT: "true"