Skip to content

Commit

Permalink
Update tls-github-api-calls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Aug 22, 2024
1 parent a971f6e commit cbe58cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tls-github-api-calls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- run: free -m

- uses: h0x0er/harden-runner@arm-support
- uses: step-security/harden-runner@rc
with:
egress-policy: audit
- uses: actions/checkout@v3
Expand All @@ -34,7 +34,7 @@ jobs:
runs-on: ARMLinuxRunner
steps:
- run: free -m
- uses: h0x0er/harden-runner@arm-support
- uses: step-security/harden-runner@rc
with:
egress-policy: audit

Expand All @@ -55,7 +55,7 @@ jobs:
if: always()
runs-on: ubuntu-24.04
steps:
- uses: h0x0er/harden-runner@arm-support
- uses: step-security/harden-runner@rc
with:
egress-policy: audit

Expand All @@ -76,7 +76,7 @@ jobs:
runs-on: ARMLinuxRunner
steps:
- run: free -m
- uses: h0x0er/harden-runner@arm-support
- uses: step-security/harden-runner@rc
with:
egress-policy: audit

Expand Down

0 comments on commit cbe58cd

Please sign in to comment.