Thanks to visit codestin.com Credit goes to github.com
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 9f3a1f1 commit f59de04Copy full SHA for f59de04
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: ${{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