chore(deps): update github-action actions/checkout [skip ci] to v3.1.0
This commit is contained in:
parent
18bdfeb28e
commit
acaea72fa1
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
|
Loading…
Reference in New Issue
Block a user