chore(deps): update github-action actions/checkout [skip ci] to v3.2.0
This commit is contained in:
parent
cd8e617e19
commit
1fcf99d600
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
|
||||
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
|
Loading…
Reference in New Issue
Block a user