From 0c5d18449d555fdc40ce2047ca783a77bfcaa0c6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 10 Sep 2022 18:09:07 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.194.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 785bce70..06ee9c94 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@5eb644467fe589129cee10100500254e38f8f66b # tag=v32.194.3 + uses: renovatebot/github-action@1e99a91d658693cad095bd268afe7ac8a5857dba # tag=v32.194.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}