Skip to content

Commit e12d6c1

Browse files
Bump actions/github-script from 7 to 8 (pydantic#12309)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc8da6c commit e12d6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third-party.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ jobs:
681681
permissions:
682682
issues: write
683683
steps:
684-
- uses: actions/github-script@v7
684+
- uses: actions/github-script@v8
685685
with:
686686
script: |
687687
await github.rest.issues.create({

0 commit comments

Comments
 (0)