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 51473c8 commit 4053fc3Copy full SHA for 4053fc3
.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@v7.1.0
13
with:
14
script: |
15
try {
0 commit comments