mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Update renovate.yaml - bump github action to 39.0.5
This commit is contained in:
parent
fb51e318c5
commit
2e77279185
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@v39.0.1
|
uses: renovatebot/github-action@v39.0.5
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
configurationFile: .github/config.js
|
configurationFile: .github/config.js
|
||||||
|
|
Loading…
Reference in New Issue
Block a user