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

Commit 448a2f4

Browse files
chore(deps): Bump renovatebot/github-action from 46.1.0 to 46.1.1 (#16)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.0 to 46.1.1. - [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.1.0...v46.1.1) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40fc0e3 commit 448a2f4

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.1.0
23+
uses: renovatebot/github-action@v46.1.1
2424
with:
2525
configurationFile: renovate.json
2626
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)