Skip to content

Commit a104fa8

Browse files
dependabot[bot]k-wall
authored andcommitted
build(deps): bump renovatebot/github-action from 44.0.4 to 44.0.5
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.0.4 to 44.0.5. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@03026bd...5712c6a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce73ccf commit a104fa8

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@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
6060
- name: Renovate
61-
uses: renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7
61+
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa
6262
with:
6363
configurationFile: .github/renovate.json
6464
token: ${{ env.EFFECTIVE_TOKEN }}

0 commit comments

Comments
 (0)