From 9fea8f6498859ec26438fcd821cbadea31072399 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 22 Dec 2022 00:02:46 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.70.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 dde767eb..2d664bde 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@76773b762d71a961f0e2752175f392a325452150 # v34.67.0 + uses: renovatebot/github-action@bb0173727dc4ea1ce6231ec15d0cae60447b6bbf # v34.70.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}