From 6a57128292258d1aea96d0912eaaab446a5ebde0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jul 2026 10:53:34 +0000 Subject: [PATCH] Update renovatebot/github-action action to v46.1.19 --- .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 bf5524d..bdae648 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 - name: Run Renovate - uses: renovatebot/github-action@b50d2ba2bd928235abdcc14d06dfafc217f1c565 # v46.1.18 + uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}