Skip to content

Commit 5b42afd

Browse files
chore(deps): bump renovatebot/github-action from 44.2.2 to 46.0.0 (#806)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.2.2 to 46.0.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@v44.2.2...v46.0.0) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d2dbd7 commit 5b42afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v6
1313
- name: Renovate Bot GitHub Action
14-
uses: renovatebot/github-action@v44.2.2
14+
uses: renovatebot/github-action@v46.0.0
1515
with:
1616
configurationFile: .github/renovate-global.json
1717
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)