Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e5da67d

Browse filesBrowse files
committed
Use 0.2.0 in README
1 parent 4d2b828 commit e5da67d
Copy full SHA for e5da67d

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
comment:
3434
runs-on: ubuntu-latest
3535
steps:
36-
- uses: actions/github-script@0.1.0
36+
- uses: actions/github-script@0.2.0
3737
with:
3838
github-token: ${{github.token}}
3939
script: |
@@ -50,7 +50,7 @@ jobs:
5050
apply-label:
5151
runs-on: ubuntu-latest
5252
steps:
53-
- uses: actions/github-script@0.1.0
53+
- uses: actions/github-script@0.2.0
5454
with:
5555
github-token: ${{github.token}}
5656
script: |
@@ -66,7 +66,7 @@ jobs:
6666
welcome:
6767
runs-on: ubuntu-latest
6868
steps:
69-
- uses: actions/github-script@0.1.0
69+
- uses: actions/github-script@0.2.0
7070
with:
7171
github-token: ${{github.token}}
7272
script: |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.