mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
Merge pull request #2446 from okxlin/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 11bd719
This commit is contained in:
commit
f97cadaee1
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user