From 2cb687c2055810b2165f9dff2cbb26d631307a41 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 16 Jun 2023 12:07:04 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v38.1.6 --- .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 8df6cc55..57fcf020 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@c3216113121a7c690027cd21eaad8a318c58bbcd # v38.1.4 + uses: renovatebot/github-action@13d5bade1b209427c72a08dee34b078ddc99eeec # v38.1.6 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}