Skip to content

Commit 0856fbf

Browse files
committed
Merge remote-tracking branch 'origin/main' into read_opts
2 parents 58af3d0 + 635ecb5 commit 0856fbf

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)