From 9c105b6cd355f2a9cdc056ea4334d2370270030b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 15 Feb 2023 06:01:58 +0000 Subject: [PATCH] chore(deps): update github-action renovatebot/github-action [skip ci] to v34.138.3 --- .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 956ae5df..cd0e4dd9 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@0c3fbdc6346afb523f8f993c0d6888c5db277ac8 # v34.136.0 + uses: renovatebot/github-action@299cbf941792d474b268c2c486505a04f632e89e # v34.138.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}