From 559406cc68596609beec1b27467e96c294470aa9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Dec 2023 04:35:04 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v39.2.3 --- .github/workflows/update-dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index f02d5172..700b0d92 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v3 - name: Self-hosted Renovate - uses: renovatebot/github-action@0dbf03d3f50da30b8e523f51b628d2743c4934dc # v39.0.6 + uses: renovatebot/github-action@b8ce565a2e98de1fec9696a76fba7beb01ec29b2 # v39.2.3 with: configurationFile: renovate-config.js token: ${{ secrets.RENOVATE_GITHUB_TOKEN }}