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 55283f5 commit 0f6d788Copy full SHA for 0f6d788
.github/workflows/comment_on_issue.yml
@@ -8,7 +8,7 @@ jobs:
8
comment:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/github-script@v3.1.0
+ - uses: actions/github-script@v3.2.0
12
with:
13
github-token: ${{secrets.GITHUB_TOKEN}}
14
script: |
.github/workflows/welcome_contributor.yml
@@ -6,7 +6,7 @@ jobs:
6
welcome:
7
0 commit comments