3
0
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:
JesseBot 2023-09-06 09:20:42 +02:00 committed by GitHub
parent fb51e318c5
commit 2e77279185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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