From dcb6bfc4fce7daa266192b03b877c775f8a840be Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 30 Oct 2022 00:03:15 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.9.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 d1596a83..37e04d30 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@e603f7ea9ae6c850d8cf9c8540b0a277cc1a6b02 # tag=v34.8.2 + uses: renovatebot/github-action@02e9f15cd0eced488b6751cac54856b8cdefad0f # tag=v34.9.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}