Skip to content

Commit d3ff64c

Browse files
dependabot[bot]marcofranssen
authored andcommitted
build(deps): Bump renovatebot/github-action from 41.0.13 to 41.0.22
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.13 to 41.0.22. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@e084b5a...8ac70de) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 41.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71e4213 commit d3ff64c

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@e084b5ac6fd201023db6dd7743aec023babb02c8 # v41.0.13
27+
uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
2828
with:
2929
configurationFile: ".github/renovate-config.js"
3030
token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)