Skip to content

Commit

Permalink
Merge pull request #1563 from buildpacks-community/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/renovatebot/github-action-40.1.6

Bump renovatebot/github-action from 40.0.2 to 40.1.6
  • Loading branch information
tomkennedy513 authored Mar 26, 2024
2 parents 41b327c + 1c74630 commit fcde385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.0.2
uses: renovatebot/github-action@v40.1.6
with:
token: ${{ secrets.RELEASE_TOKEN }}
env:
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.0.2
uses: renovatebot/github-action@v40.1.6
with:
token: ${{ secrets.RELEASE_TOKEN }}
env:
Expand Down

0 comments on commit fcde385

Please sign in to comment.