Skip to content

Commit ef2dced

Browse files
build(deps): Bump renovatebot/github-action from 43.0.19 to 44.0.5
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.19 to 44.0.5. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@a3c115c...5712c6a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dfe2e1 commit ef2dced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2525

2626
- name: Self-hosted Renovate
27-
uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
27+
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
2828
with:
2929
configurationFile: ".github/renovate-config.js"
3030
token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)