From 80fd8fc1e1052b17caa0950a82f1b0da9e09c633 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 1 Jul 2022 12:12:49 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.100.4 --- .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 a9a4403c..db8320d3 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@73b3b4d823f73b91f7d713b588a265705ac77d8e # tag=v32.100.3 + uses: renovatebot/github-action@272c0a666a2d813b7c4c83e56d4fcd85bdd30ee5 # tag=v32.100.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}