We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6c88f1 + 5e60d79 commit 1ab80abCopy full SHA for 1ab80ab
1 file changed
.github/workflows/sonarcloud-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
path: ./PR_NUMBER.txt
37
- name: Request GitHub API for PR data
38
if: github.event.workflow_run.event == 'pull_request'
39
- uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d # v2.4.0
+ uses: octokit/request-action@b91aabaa861c777dcdb14e2387e30eddf04619ae # v3.0.0
40
id: get_pr_data
41
with:
42
route: GET /repos/{full_name}/pulls/{number}
0 commit comments