mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-06 16:58:03 +08:00
Merge pull request #415 from okxlin/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to b4ffde6
This commit is contained in:
commit
f86111eb7a
2
.github/workflows/renovate-app-version.yml
vendored
2
.github/workflows/renovate-app-version.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user