mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-02 14:57:56 +08:00
Merge pull request #17 from okxlin/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3.5.3
This commit is contained in:
commit
eff9b66381
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.2
|
||||
uses: actions/checkout@v3.5.3
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@v38.1.3
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user