From 01b0cddc2e0f394ca1429a0ca564c879b4f0f4e0 Mon Sep 17 00:00:00 2001 From: Darragh O'Riordan Date: Sat, 30 Nov 2024 08:24:01 +1100 Subject: [PATCH] fix(renovate): Update renovatebot/github-action action to v41 --- .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 3275e32..42e20fe 100644 --- a/.github/workflows/rennovate.yaml +++ b/.github/workflows/rennovate.yaml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@80eaf969abf68ad62aa94d9ab392421b31621634 # v40.3.4 + uses: renovatebot/github-action@936628dfbff213ab2eb95033c5e123cfcaf09ebb # v41.0.5 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ github.repository }}