mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-23 19:37:42 +08:00
Merge pull request #1568 from okxlin/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 692973e
This commit is contained in:
commit
4de7d2a1f5
2
.github/workflows/renovate-app-version.yml
vendored
2
.github/workflows/renovate-app-version.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
||||
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user