From bd35192df1fc91c7ec49c2fb659a645948585dcd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 19 Feb 2023 06:01:58 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.146.0 --- .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 bce947b8..2e8211ff 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@78179592fbdafad8276d547ce30a1e7b63cf395e # v34.145.1 + uses: renovatebot/github-action@b57001b1b7a54305bc29e0dd9e9b58528765e68d # v34.146.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}