Skip to content

Commit 1ab80ab

Browse files
authored
Merge pull request #572 from com-pas/dependabot/github_actions/octokit/request-action-3.0.0
build(deps): Bump octokit/request-action from 2.4.0 to 3.0.0
2 parents f6c88f1 + 5e60d79 commit 1ab80ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
path: ./PR_NUMBER.txt
3737
- name: Request GitHub API for PR data
3838
if: github.event.workflow_run.event == 'pull_request'
39-
uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d # v2.4.0
39+
uses: octokit/request-action@b91aabaa861c777dcdb14e2387e30eddf04619ae # v3.0.0
4040
id: get_pr_data
4141
with:
4242
route: GET /repos/{full_name}/pulls/{number}

0 commit comments

Comments
 (0)