Skip to content

Commit 1c74630

Browse files
Bump renovatebot/github-action from 40.0.2 to 40.1.6
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.0.2 to 40.1.6. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v40.0.2...v40.1.6) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7983cc8 commit 1c74630

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/renovate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v4.1.1
1313
- name: Self-hosted Renovate
14-
uses: renovatebot/github-action@v40.0.2
14+
uses: renovatebot/github-action@v40.1.6
1515
with:
1616
token: ${{ secrets.RELEASE_TOKEN }}
1717
env:
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout
2929
uses: actions/checkout@v4.1.1
3030
- name: Self-hosted Renovate
31-
uses: renovatebot/github-action@v40.0.2
31+
uses: renovatebot/github-action@v40.1.6
3232
with:
3333
token: ${{ secrets.RELEASE_TOKEN }}
3434
env:

0 commit comments

Comments
 (0)