Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: jatin <[email protected]>
  • Loading branch information
h0x0er authored Apr 22, 2024
1 parent b32f477 commit c5d35ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
unit-test:
runs-on: ubuntu-22.04
steps:
- uses: step-security/harden-runner@rc
with:
egress-policy: audit
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
Expand Down

0 comments on commit c5d35ee

Please sign in to comment.