We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b3ac5 commit 3d7b65bCopy full SHA for 3d7b65b
2 files changed
.github/actions/claude-code-review/action.yml
@@ -16,7 +16,7 @@ runs:
16
using: composite
17
steps:
18
- name: Harden-Runner
19
- uses: step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18.0
+ uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
20
with:
21
egress-policy: audit
22
.github/workflows/claude.yml
@@ -41,7 +41,7 @@ jobs:
41
actions: read # Required for Claude to read CI results on PRs
42
43
44
45
46
47
0 commit comments