mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-08-03 10:36:02 -04:00
Use sha of 3rd party action
This commit is contained in:
parent
09730b9f4f
commit
e874c8c6a9
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Find latest stable release of kiwix-apple, unless triggering tag indicates develop branch
|
||||
if: ${{ !contains(github.ref, '_dev') }}
|
||||
id: kiwix_latest_release
|
||||
uses: joutvhu/get-release@v1.0.3
|
||||
uses: joutvhu/get-release@9a8271732adc3299a22f8ad09b0a67eb3aa836ac #v1.0.3
|
||||
with:
|
||||
latest: true
|
||||
prerelease: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user