From 30f1dc3ac632c478f988c6e0ff79f2963b94054a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 18 Dec 2022 06:10:27 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.63.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 44ff600c..462fd598 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@e554d71798f1142b467bc4fabcb8f134b6b7cf35 # v34.60.0 + uses: renovatebot/github-action@f25e0646e498d67dab9f3ca2a2a4455b91a7c2be # v34.63.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}