ci: pin GitHub Action references

Makes `zizmor` happy.
This commit is contained in:
link2xt
2025-12-18 03:56:58 +00:00
committed by l
parent 84161f4202
commit 71ee32b8b7
4 changed files with 10 additions and 10 deletions

View File

@@ -25,7 +25,7 @@ jobs:
with:
node-version: 18.x
- name: Add Rust cache
uses: Swatinem/rust-cache@v2
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5
- name: npm install
working-directory: deltachat-jsonrpc/typescript
run: npm install