Skip to content

Commit 51031c6

Browse files
dependabot[bot]marcofranssen
authored andcommitted
build(deps): Bump renovatebot/github-action from 43.0.10 to 43.0.14
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.10 to 43.0.14. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@7876d7a...2d941ef) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 215ef68 commit 51031c6

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@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
27+
uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
2828
with:
2929
configurationFile: ".github/renovate-config.js"
3030
token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)