8000
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.
2 parents 87914af + f59de04 commit 11098d4Copy full SHA for 11098d4
README.md
@@ -50,7 +50,7 @@ jobs:
50
apply-label:
51
runs-on: ubuntu-latest
52
steps:
53
- - uses: actions/github-script@0.2.0
+ - uses: actions/github-script@0.3.0
54
with:
55
github-token: ${{secrets.GITHUB_TOKEN}}
56
script: |
@@ -66,7 +66,7 @@ jobs:
66
welcome:
67
68
69
70
71
72
@@ -106,7 +106,7 @@ jobs:
106
diff:
107
108
109
110
111
112
0 commit comments