Skip to content

Commit a05a302

Browse files
committed
* updating to modern version of github-script
1 parent 12f88f3 commit a05a302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greeter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
comment:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/github-script@0.8.0
11+
- uses: actions/github-script@7.0.1
1212
with:
1313
github-token: ${{secrets.GITHUB_TOKEN}}
1414
script: |

0 commit comments

Comments
 (0)