From 955dbb3d301a57ec9fd0d85434c1fab59264c3d4 Mon Sep 17 00:00:00 2001 From: "pandascience-renovate[bot]" <271991911+pandascience-renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 09:08:20 +0000 Subject: [PATCH] ci: bump github action versions --- .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 4b8dce0..867c3bd 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -20,7 +20,7 @@ jobs: owner: ${{ github.repository_owner }} repositories: ${{ github.event.repository.name }} - - uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 + - uses: renovatebot/github-action@973d3e5a68e735a444e8c03432b66eedb343c302 # v46.2.0 with: configurationFile: .github/renovate.json token: ${{ steps.app-token.outputs.token }}