From accf72c7b130c421847d060b9e628dc4790e43c7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 30 Aug 2022 12:17:06 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.183.0 --- .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 6b1f81aa..9ca3afde 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@d01fb1d807b0c8658dc65fdc2eccb3d2056c9622 # tag=v32.182.1 + uses: renovatebot/github-action@181a77c121b90ce0b0d3ad9d7eea5cfc083ec9e7 # tag=v32.183.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}