From dac47d16c025d4701f2fbd65ac1971c19afa542d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 19 Jan 2023 18:02:12 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.105.6 --- .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 5597203f..5af6a26e 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@6a1657a5ec715bd16b32f80873f13a141d80cafe # v34.105.5 + uses: renovatebot/github-action@0fe0c23abd2d9a9929d94bde6314171e67375e6b # v34.105.6 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}