From b22a05d3d9b7b6371691810f18e02b14e0a12eac Mon Sep 17 00:00:00 2001 From: Darragh O'Riordan Date: Sun, 17 Nov 2024 08:25:28 +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 4a62a05..6f39854 100644 --- a/.github/workflows/rennovate.yaml +++ b/.github/workflows/rennovate.yaml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Self-hosted Renovate - uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10 + uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ github.repository }}