Compare commits
3 commits
880ccb2288
...
3bdc2ea87e
Author | SHA1 | Date | |
---|---|---|---|
3bdc2ea87e |
|||
ec63b85010 |
|||
18d9f7e1d6 |
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Claude
|
||||
uses: https://git.kjan.de/actions/claude-pr-review@6a490eeb51ababf6b2a6d1301735e18255de679d
|
||||
uses: https://git.kjan.de/actions/claude-pr-review@ec63b85010ef4bd3d7d56dcec868d5ae164c45a6
|
||||
with:
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
GITEA_URL: ${{ secrets._GITEA_URL }}
|
||||
|
|
|
@ -15,7 +15,7 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue