Skip to content

Commit 24eba17

Browse files
Bump renovatebot/github-action from 46.1.9 to 46.1.10
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.9 to 46.1.10. - [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.9...v46.1.10) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6f203d commit 24eba17

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
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v6
1818

1919
- name: Run Renovate
20-
uses: renovatebot/github-action@v46.1.9
20+
uses: renovatebot/github-action@v46.1.10
2121
with:
2222
configurationFile: renovate.json
2323
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)