mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-11 11:18:30 +08:00
Merge pull request #3459 from okxlin/renovate/actions-checkout-digest
Update actions/checkout digest to de0fac2
This commit is contained in:
commit
7ddde41b59
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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user