From db40dd53e836425e581c88133b9d47375d965824 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 13 Jan 2023 00:34:35 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.100.1 --- .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 dc40ebb8..3cce66e0 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@fb392f59cb0ed397b0efe67a66966c13b428e159 # v34.99.2 + uses: renovatebot/github-action@bfe5dbccb1efa3b4a9280284b1e2a3f03a9eed15 # v34.100.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}