Skip to content

Commit

Permalink
Merge pull request #2461 from step-security/ak-codewise-hr-upgrade
Browse files Browse the repository at this point in the history
updating harden-runner version in code review workflow
  • Loading branch information
ashishkurmi committed Jul 4, 2024
2 parents 630c1e2 + 1e0ada6 commit 729990c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
pull-requests: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
disable-sudo: true
egress-policy: block
Expand All @@ -20,4 +20,4 @@ jobs:
int.api.stepsecurity.io:443
- name: Code Review
uses: step-security/ai-codewise@int
uses: step-security/ai-codewise@ab9fe138367d6094b2df7f8469ddc2c5a79c9cf4 # int

0 comments on commit 729990c

Please sign in to comment.