Skip to content

Commit 1e58738

Browse files
build(deps): Bump renovatebot/github-action from 41.0.22 to 43.0.10 (#1675)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.22 to 43.0.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@8ac70de...7876d7a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d663fc commit 1e58738

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Self-hosted Renovate
27-
uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
27+
uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
2828
with:
2929
configurationFile: ".github/renovate-config.js"
3030
token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)