Harden Runner just fails for 1 workflow: Verify Windows

Signed-off-by: NishkarshRaj <nishkarshraj000@gmail.com>
This commit is contained in:
NishkarshRaj
2023-09-29 02:05:27 +05:30
committed by Fredrik Adelöw
parent 753630068a
commit 2c92c6ef40
-5
View File
@@ -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 }}