Skip to content

Commit

Permalink
Merge pull request #1252 from step-security-bot/stepsecurity_remediat…
Browse files Browse the repository at this point in the history
…ion_1690469363

[StepSecurity] ci: Harden GitHub Actions
  • Loading branch information
afranken authored Jul 27, 2023
2 parents 2771e2d + f2ba5c4 commit b53ebd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/maven-ci-and-prb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Harden Runner
uses: step-security/harden-runner@v2
with:
egress-policy: audit

- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit b53ebd9

Please sign in to comment.