Skip to content

Commit 9abc648

Browse files
authored
Merge pull request #65 from scality/chore/bump-claude-code-review
chore: Bump worklflow to review renovate
2 parents 197d233 + 06a5d66 commit 9abc648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
review:
1111
# May also trigger on dependabot/renovate branches when a human updates them (acceptable double-review).
1212
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
13+
uses: scality/workflows/.github/workflows/claude-code-review.yml@v2.8.4
1414
secrets:
1515
GCP_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
1616
GCP_SERVICE_ACCOUNT: ${{ secrets.GCP_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)