From 3fdcffd607345349975515ed501acf3a95520c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 11:04:23 +0000 Subject: [PATCH] chore(deps): bump renovatebot/github-action from 46.3.1 to 46.3.3 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.3.1 to 46.3.3. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/renovatebot/github-action/compare/dcfba84a42d1b5d5e49bf131b1bf53511851a123...9fea9f0fbf80401026d11d03911d62b1f70fef1f) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/daily.yml b/.github/workflows/daily.yml index 0233a1c..5e00e47 100644 --- a/.github/workflows/daily.yml +++ b/.github/workflows/daily.yml @@ -41,7 +41,7 @@ jobs: - name: Checkout config file uses: actions/checkout@v7 - name: Run renovate - uses: renovatebot/github-action@dcfba84a42d1b5d5e49bf131b1bf53511851a123 # v46.3.1 + uses: renovatebot/github-action@9fea9f0fbf80401026d11d03911d62b1f70fef1f # v46.3.3 with: # Pull requests from forks do not have access to secrets token: ${{ secrets.RENOVATE_TOKEN }}