Skip to content

Commit

Permalink
Revert "debug: disable harden runner for a moment"
Browse files Browse the repository at this point in the history
This reverts commit 6fcd611.
  • Loading branch information
opcm committed Oct 13, 2024
1 parent 6fcd611 commit cf2e8df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/freebsd_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
runs-on: ubuntu-24.04

steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit

- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
Expand Down

0 comments on commit cf2e8df

Please sign in to comment.