From c79e8d0b04aaa6d617118c380217933c4c1926d0 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:25:11 +0200 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.1.12 (#98) Co-authored-by: Renovate Bot --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 77da46d..4cdbe4b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v4.1.6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.1.11 + uses: renovatebot/github-action@v40.1.12 with: token: '${{ steps.get_token.outputs.token }}' configurationFile: .github/renovate-config.json