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 122eab2 commit 04fca99Copy full SHA for 04fca99
1 file changed
.github/workflows/needs-port-upstream.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: checkout
12
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
13
- name: create issue
14
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
15
with:
16
script: |
17
github.rest.issues.create({
0 commit comments