Skip to content

Commit 3cb4d3f

Browse files
build(deps): bump renovatebot/github-action from 43.0.19 to 44.0.1 (kroxylicious#2881)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.19 to 44.0.1. - [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...fc0e62a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54e1f78 commit 3cb4d3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Setup node
5959
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
6060
- name: Renovate
61-
uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5
61+
uses: renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326
6262
with:
6363
configurationFile: .github/renovate.json
6464
token: ${{ env.EFFECTIVE_TOKEN }}

0 commit comments

Comments
 (0)