We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec360f commit a184e05Copy full SHA for a184e05
.github/workflows/zizmor.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
31
32
- - uses: taiki-e/install-action@84c20235bedc3797c7e1ddf685c574a4a6c666da # v2.52.2
+ - uses: taiki-e/install-action@735e5933943122c5ac182670a935f54a949265c1 # v2.52.4
33
with:
34
tool: zizmor
35
package.json
@@ -11,7 +11,7 @@
11
"test": "vitest run -r ./napi"
12
},
13
"devDependencies": {
14
- "@napi-rs/cli": "3.0.0-alpha.80",
+ "@napi-rs/cli": "3.0.0-alpha.81",
15
"@napi-rs/wasm-runtime": "^0.2.10",
16
"@types/node": "^22.15.21",
17
"emnapi": "^1.4.3",
0 commit comments