Skip to content

Commit f107272

Browse files
Bump renovatebot/github-action from 44.0.3 to 44.0.4
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.0.3 to 44.0.4. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v44.0.3...v44.0.4) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9087152 commit f107272

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
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v6
2222

23-
- uses: renovatebot/github-action@v44.0.3
23+
- uses: renovatebot/github-action@v44.0.4
2424
with:
2525
token: ${{ secrets.RENOVATE_TOKEN }}
2626
env:

0 commit comments

Comments
 (0)