Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 40fc0e3

Browse files
chore(deps): Bump renovatebot/github-action from 46.0.1 to 46.1.0 (#15)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.0.1 to 46.1.0. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v46.0.1...v46.1.0) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e63842 commit 40fc0e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Run Renovate
23-
uses: renovatebot/github-action@v46.0.1
23+
uses: renovatebot/github-action@v46.1.0
2424
with:
2525
configurationFile: renovate.json
2626
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)