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 da6f7be commit b7cbdaeCopy full SHA for b7cbdae
.github/workflows/npm_release.yml
@@ -95,7 +95,6 @@ jobs:
95
test:
96
name: Test
97
runs-on: macos-15-intel
98
- needs: build
99
steps:
100
- name: Harden the runner (Audit all outbound calls)
101
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
.github/workflows/pull_request.yml
@@ -85,7 +85,6 @@ jobs:
85
86
87
88
89
90
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
91
with:
0 commit comments