From 07eee2435a6655c5f9927e43e18bcd668fa92f27 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 00:52:02 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46 | datasource | package | from | to | | ----------- | ------------------------- | -------- | ------- | | github-tags | renovatebot/github-action | v43.0.11 | v46.1.0 | --- .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 1ce9a86..5a9fb96 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -80,7 +80,7 @@ jobs: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11 + uses: renovatebot/github-action@44f24283a60f64273f1294932f16ba61193cccca # v46.1.0 with: configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}" token: "${{ steps.app-token.outputs.token }}"