Skip to content

Commit a557800

Browse files
authored
Merge pull request #2016 from OneSignal/emawby-patch-1
Update set_response_time.yml
2 parents 7b4e48e + 1dbb89e commit a557800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set_response_time.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
- run: npm install @octokit/action
21-
- uses: actions/github-script@v6
21+
- uses: actions/github-script@v6.0.7
2222
id: set-time
2323
with:
2424
result-encoding: string

0 commit comments

Comments
 (0)