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 26d175d commit 5c4bb97Copy full SHA for 5c4bb97
.github/workflows/claude-code-review.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
claude-review:
10
- uses: revenuecat/sdk-github-workflows/.github/workflows/claude-code-review.yml@v4
+ uses: revenuecat/sdk-github-workflows/.github/workflows/claude-code-review.yml@@8c361bfe2c7753fa19a5a6380b7ce35f0ed2953f
11
secrets:
12
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
13
0 commit comments