From 00475ffecf4713ca83742a04d3e5c16adcfecfdb Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 28 Dec 2022 00:02:49 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.74.2 --- .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 1f418ea3..3a1733c0 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@173425112e1e66409fb696205d24a3f2e4122db4 # v34.74.0 + uses: renovatebot/github-action@6a0663311f9df691bdb00b4bee52f2a270b68373 # v34.74.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}