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 8253cba commit 85d3bebCopy full SHA for 85d3beb
.github/workflows/release-napi.yml
@@ -150,7 +150,7 @@ jobs:
150
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
151
- name: Build
152
id: build
153
- uses: cross-platform-actions/action@fe0167d8082ac584754ef3ffb567fded22642c7d # v0.27.0
+ uses: cross-platform-actions/action@97419d18f6470332677e345e9df97cdc71244ead # v0.28.0
154
env:
155
DEBUG: napi:*
156
RUSTUP_IO_THREADS: 1
.github/workflows/zizmor.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
25
26
- - uses: taiki-e/install-action@941e8a4d9d7cdb696bd4f017cf54aca281f8ffff # v2.51.2
+ - uses: taiki-e/install-action@52039f232923165906a3c824622a332e84ca4560 # v2.52.0
27
with:
28
tool: zizmor
29
0 commit comments