From 7a4689d0bf1ba6cb5d2bdc8e0dd12f4a38668a5e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Jan 2023 22:45:01 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.102.2 (#6377) --- .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 ebde9bad07d..e584d794773 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@984fff3ec23139c38d838e558d9bff70a329713a # v34.102.1 + uses: renovatebot/github-action@0e4d0194f4d6956aa80f43d4973055aeebe2d681 # v34.102.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}