mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 03:46:23 +08:00
Bump actions/github-script from 6 to 7 (#20682)
This commit is contained in:
parent
18a2679e4e
commit
9f748876be
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Post rebase started comment to pull request
|
||||
uses: actions/github-script@v6
|
||||
uses: actions/github-script@v7
|
||||
continue-on-error: true
|
||||
with:
|
||||
script: |
|
||||
|
Loading…
Reference in New Issue
Block a user