Skip to content

Commit 6d052e9

Browse files
authored
Merge pull request #1624 from OneSignal/emawby-patch-1
Update set_response_time.yml
2 parents 14366f0 + cebff6c commit 6d052e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/set_response_time.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v3
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20-
- run: npm install @octokit/action
20+
- run: npm install @octokit/action@6.0.6
2121
- uses: actions/github-script@v6
2222
id: set-time
2323
with:

0 commit comments

Comments
 (0)