Skip to content

Commit

Permalink
Merge pull request #172 from wolfi-dev/dependabot/github_actions/step…
Browse files Browse the repository at this point in the history
…-security/harden-runner-2.10.3

Bump step-security/harden-runner from 2.10.2 to 2.10.3
  • Loading branch information
cpanato authored Jan 10, 2025
2 parents 94b4ce8 + 47ead51 commit 40ef1b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
with:
egress-policy: audit

Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
if: always() && (needs.build.result == 'success' || needs.build.result == 'skipped')
steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
with:
egress-policy: audit

Expand Down

0 comments on commit 40ef1b1

Please sign in to comment.