Harden Runner just fails for 1 workflow: Verify Windows
Signed-off-by: NishkarshRaj <nishkarshraj000@gmail.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
753630068a
commit
2c92c6ef40
@@ -28,11 +28,6 @@ jobs:
|
||||
INTEGRATION_TEST_AZURE_TOKEN: ${{ secrets.INTEGRATION_TEST_AZURE_TOKEN }}
|
||||
|
||||
steps:
|
||||
- name: Harden Runner
|
||||
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1
|
||||
with:
|
||||
egress-policy: audit
|
||||
|
||||
- uses: actions/checkout@v3.6.0
|
||||
|
||||
- name: use node.js ${{ matrix.node-version }}
|
||||
|
||||
Reference in New Issue
Block a user