Skip to content

Commit d39a361

Browse files
committed
1 parent 2a0e608 commit d39a361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sims.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
- name: Github API Request
7878
id: request
79-
uses: octokit/request-action@v2.0.0
79+
uses: octokit/request-action@main
8080
if: github.event_name == 'issue_comment'
8181
with:
8282
route: ${{ github.event.issue.pull_request.url }}

0 commit comments

Comments
 (0)