Skip to content

Commit 474a237

Browse files
chore(deps): Bump renovatebot/github-action from 42.0.1 to 42.0.2
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 42.0.1 to 42.0.2. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@e854b27...f5c3383) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 42.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdea893 commit 474a237

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
- name: Run Renovate
24-
uses: renovatebot/github-action@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1
24+
uses: renovatebot/github-action@f5c3383cb7cbf7711d8b66b809375b2d5f4e2d1d # v42.0.2
2525
with:
2626
configurationFile: .github/renovate.json
2727
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)