dependabot[bot]
1 day ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/ai-triage.yml
|
|
@ -21,7 +21,7 @@ jobs: |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|
- name: Triage issue with GitHub Models |
|
|
- name: Triage issue with GitHub Models |
|
|
uses: actions/github-script@v7 |
|
|
uses: actions/github-script@v9 |
|
|
env: |
|
|
env: |
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
with: |
|
|
with: |
|
|
|