Skip to content

Commit 5cc210f

Browse files
committed
Pin more
1 parent bae239f commit 5cc210f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
- name: Setup Android NDK
191191
if: ${{ matrix.target == 'aarch64-linux-android' }}
192192
id: setup-ndk
193-
uses: nttld/setup-ndk@v1
193+
uses: nttld/setup-ndk@ed92fe6cadad69be94a966a7ee3271275e62f779 # v1.6.0
194194
with:
195195
ndk-version: r27
196196
add-to-path: true
@@ -593,7 +593,7 @@ jobs:
593593
${{ runner.os }}-stable--
594594
595595
- name: Setup Wasmer
596-
uses: wasmerio/setup-wasmer@v3
596+
uses: wasmerio/setup-wasmer@24b15c95293d23f89c68bd40dac76338f773e924 # v3.1
597597

598598
- name: Install clang
599599
uses: ./.github/actions/install-linux-deps

0 commit comments

Comments
 (0)