Skip to content

Commit 635ecb5

Browse files
authored
Problem: unable to resolve octokit action v2.0.0 (#1750)
for more info, https://github.com/crypto-org-chain/cronos/actions/runs/13386690642
1 parent a0d77b3 commit 635ecb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)