From 92855b984fb27739d91581cddbe4fc399ba2341a Mon Sep 17 00:00:00 2001 From: Marvin the SeRP Bot Date: Wed, 9 Oct 2024 23:40:02 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.3.2 (#193) Co-authored-by: Renovate Bot --- .github/actions/renovate/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/renovate/action.yaml b/.github/actions/renovate/action.yaml index d4077665..1dacc804 100644 --- a/.github/actions/renovate/action.yaml +++ b/.github/actions/renovate/action.yaml @@ -18,7 +18,7 @@ runs: ${{ inputs.config }} - name: run renovate bot - uses: renovatebot/github-action@v40.3.1 + uses: renovatebot/github-action@v40.3.2 with: renovate-image: "harbor.ukserp.ac.uk/github-workflows/renovate" # TODO annotate this for renovate to bump... the irony is not lost on me...