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 4d2b828 commit e5da67dCopy full SHA for e5da67d
README.md
@@ -33,7 +33,7 @@ jobs:
33
comment:
34
runs-on: ubuntu-latest
35
steps:
36
- - uses: actions/github-script@0.1.0
+ - uses: actions/github-script@0.2.0
37
with:
38
github-token: ${{github.token}}
39
script: |
@@ -50,7 +50,7 @@ jobs:
50
apply-label:
51
52
53
54
55
56
@@ -66,7 +66,7 @@ jobs:
66
welcome:
67
68
69
70
71
72
0 commit comments