From ddf47877d178ba4acbcd05607cdeb4550b132b8c Mon Sep 17 00:00:00 2001 From: "techtales-bot[bot]" <118013669+techtales-bot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:03:23 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-actions)!:=20Update=20renovatebot/git?= =?UTF-8?q?hub-action=20(=20v44.2.6=20=E2=86=92=20v46.1.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v44.2.6 | v46.1.1 | --- .github/workflows/run-renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-renovate.yaml b/.github/workflows/run-renovate.yaml index 02245ae..d112d17 100644 --- a/.github/workflows/run-renovate.yaml +++ b/.github/workflows/run-renovate.yaml @@ -66,7 +66,7 @@ jobs: # https://github.com/marketplace/actions/renovate-bot-github-action - name: renovate bot - uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6 + uses: renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1 env: LOG_LEVEL: ${{ inputs.log-level }} RENOVATE_CONFIG_FILE: ${{ inputs.configuration-file }}