From c1fb1eeef556e8367197200e69a180910088ad39 Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 14:25:50 +0000 Subject: [PATCH] Update renovatebot/github-action action to v42.0.4 (#81) Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com> --- .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 139118f..eb1ab5a 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v42.0.0 + uses: renovatebot/github-action@v42.0.4 with: token: '${{ steps.get_token.outputs.token }}' configurationFile: .github/renovate-config.json