Skip to content

Commit 6d50145

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

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

0 commit comments

Comments
 (0)