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