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 ee0499c commit 3eadce1Copy full SHA for 3eadce1
.github/workflows/welcome-close.yml
@@ -16,7 +16,7 @@ jobs:
16
name: 🎉 Welcome new contributor
17
steps:
18
- name: 🎉 Welcome new contributor
19
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
20
with:
21
script: |
22
const pr = context.payload.pull_request;
0 commit comments