From e980919a36b08e4854221d059cce998033f70b69 Mon Sep 17 00:00:00 2001 From: "pandascience-renovate[bot]" <271991911+pandascience-renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:40:56 +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 e23a5cc..5368355 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@b50d2ba2bd928235abdcc14d06dfafc217f1c565 # v46.1.18 + - uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 with: configurationFile: .github/renovate.json token: ${{ steps.app-token.outputs.token }}