From bac6c0c290e127515acca1ecdab821c54fbe26f0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 28 Aug 2022 12:11:29 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v32.180.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 8b31e8c8..baeb8933 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@6d5b2a0885ad64a8b7e7f95030178463c2bc64ed # tag=v32.179.1 + uses: renovatebot/github-action@59a07fba98dcaea797f2d50ec0c478321c250b41 # tag=v32.180.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}