Skip to content

Commit 9fbc146

Browse files
committed
chore: sync agent-review-pr.yml from eqdmc/.github
1 parent 2a62d2d commit 9fbc146

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/agent-review-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ jobs:
5757

5858
steps:
5959
- name: Checkout repository
60-
uses: actions/checkout@v4
60+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
6161
with:
6262
fetch-depth: 0
6363
ref: ${{ github.event.pull_request.head.sha }}
6464

6565
- name: Review PR with OpenCode
66-
uses: anomalyco/opencode/github@latest
66+
uses: anomalyco/opencode/github@77fc88c8ade8e5a620ebbe1197f3a572d29ae91a # latest
6767
env:
6868
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
6969
GITHUB_TOKEN: ${{ secrets.ORG_CONFIG_TOKEN }}

0 commit comments

Comments
 (0)