Skip to content

Commit 71380de

Browse files
dependabot[bot]Fameing
authored andcommitted
build(deps): bump renovatebot/github-action from 40.1.12 to 40.2.4
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.12 to 40.2.4. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v40.1.12...v40.2.4) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a6414c commit 71380de

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Self-hosted Renovate
33-
uses: renovatebot/github-action@v40.1.12
33+
uses: renovatebot/github-action@v40.2.4
3434
with:
3535
configurationFile: .github/renovate/renovate.json
3636
token: ${{ secrets.RELEASE_PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)