mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-11 19:27:45 +08:00
Merge pull request #213 from okxlin/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3.6.0
This commit is contained in:
commit
5bffc1ee3f
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3.5.3
|
||||
uses: actions/checkout@v3.6.0
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@v39.0.1
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user