From 7ef6902de0e958cab9ee74b8513173eaa94170e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 16 Dec 2022 19:22:12 +0100 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v34.59.0 (#5436) --- .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 b3add94c5ec..2be63d407fd 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@b97904077275f8911d795812e293b2e631f94bbc # v34.58.1 + uses: renovatebot/github-action@ba6e4007f6a1d9c4f32a1732fb325fccec3444bf # v34.59.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}