Skip to content

Commit fcde385

Browse files
Merge pull request buildpacks-community#1563 from buildpacks-community/dependabot/github_actions/renovatebot/github-action-40.1.6
Bump renovatebot/github-action from 40.0.2 to 40.1.6
2 parents 41b327c + 1c74630 commit fcde385

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)