There was an error while loading. Please reload this page.
2 parents 197d233 + 06a5d66 commit 9abc648Copy full SHA for 9abc648
1 file changed
.github/workflows/review.yml
@@ -10,7 +10,7 @@ jobs:
10
review:
11
# May also trigger on dependabot/renovate branches when a human updates them (acceptable double-review).
12
if: github.event_name == 'pull_request' && github.actor != 'dependabot[bot]' && github.actor != 'scality-renovate[bot]'
13
- uses: scality/workflows/.github/workflows/claude-code-review.yml@v2.8.3
+ uses: scality/workflows/.github/workflows/claude-code-review.yml@v2.8.4
14
secrets:
15
GCP_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
16
GCP_SERVICE_ACCOUNT: ${{ secrets.GCP_SERVICE_ACCOUNT }}
0 commit comments