From ae134d33a3a0932b0a5c1112481d61c701b61ebc Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 21 Dec 2022 06:01:40 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.67.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 fbd09046..dde767eb 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@65207aa35d382e44f5152d0482bb5334139ecfc4 # v34.66.1 + uses: renovatebot/github-action@76773b762d71a961f0e2752175f392a325452150 # v34.67.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}