From 83615326aefc3ba337a5ce81e0bc23124c6248c0 Mon Sep 17 00:00:00 2001 From: Darragh O'Riordan Date: Sun, 17 Nov 2024 08:23:18 +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..03f8112 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@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 env: # Repository taken from variable to keep configuration file generic RENOVATE_REPOSITORIES: ${{ github.repository }}