From f77ce52a2e81b1f19b77d9a2422630cbe6febe46 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Jul 2022 06:12:18 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.119.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 6dbca144..7501d375 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@b6f4d29312df24bf55396af4db07d33a5051881f # tag=v32.119.0 + uses: renovatebot/github-action@41f689d8312cf4c40df023c1f6c79068c8c2bf80 # tag=v32.119.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}