From e84ae5faa35fe4a0b18485bdd9ffea4f79168611 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 4 Dec 2022 18:01:38 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.48.3 --- .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 9379a0b3..bdc52464 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@b41ceaf28bd9b85d5412471c78242cc0dc84552a # v34.48.0 + uses: renovatebot/github-action@bf02624761ad4ab4d9eeb1a578654023496831da # v34.48.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}