From 49923ef82f50a25e36fa67add3efb0cee28eb992 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 30 Dec 2022 06:01:40 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.76.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 3a1733c0..3ef856aa 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@6a0663311f9df691bdb00b4bee52f2a270b68373 # v34.74.2 + uses: renovatebot/github-action@7eccde7bfcc3162f7914ea64d7682e3b2ac06b04 # v34.76.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}