Skip to content

Commit 3ea20dd

Browse files
build(deps): bump renovatebot/github-action from 44.0.5 to 44.1.0 (kroxylicious#3059)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.0.5 to 44.1.0. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@5712c6a...502904f) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03435b4 commit 3ea20dd

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
@@ -58,7 +58,7 @@ jobs:
5858
- name: Setup node
5959
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
6060
- name: Renovate
61-
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa
61+
uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b
6262
with:
6363
configurationFile: .github/renovate.json
6464
token: ${{ env.EFFECTIVE_TOKEN }}

0 commit comments

Comments
 (0)