Skip to content

Commit bc6e9b4

Browse files
Bump renovatebot/github-action from 46.1.7 to 46.1.8
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.7 to 46.1.8. - [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.7...v46.1.8) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d6e72d commit bc6e9b4

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.7
20+
uses: renovatebot/github-action@v46.1.8
2121
with:
2222
configurationFile: renovate.json
2323
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)