We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3b795 commit 0333b15Copy full SHA for 0333b15
.github/workflows/pr.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Create Pull Request
12
- uses: actions/github-script@v7.0.1
+ uses: actions/github-script@v8.0.0
13
with:
14
script: |
15
try {
0 commit comments