From cfa528fba5d9d0603ce74aa389122bf747606805 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 00:29:12 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v46.1.20 | datasource | package | from | to | | ----------- | ------------------------- | -------- | -------- | | github-tags | renovatebot/github-action | v46.1.19 | v46.1.20 | --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5915690b..e3180933 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -62,7 +62,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 + uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 env: LOG_LEVEL: "${{ inputs.logLevel || 'info' }}" RENOVATE_AUTODISCOVER: true