Update run-renovate.yaml

This commit is contained in:
Joseph Hanson 2023-05-03 17:09:06 -05:00 committed by GitHub
parent 233a7b4d62
commit 83e95cd754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
token: '${{ steps.get_token.outputs.token }}' token: '${{ steps.generate-token.outputs.token }}'
- name: Renovate - name: Renovate
uses: renovatebot/github-action@v36.1.0 uses: renovatebot/github-action@v36.1.0