Skip to content

Commit b7b5ad2

Browse files
build(deps): bump octokit/request-action from 2.1.0 to 2.2.0 (#2647)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5de549c commit b7b5ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- name: get pull request ref
5353
id: get_pull_request_ref
54-
uses: octokit/request-action@v2.1.0
54+
uses: octokit/request-action@v2.2.0
5555
with:
5656
route: GET /repos/{owner}/{repository}/pulls/{issue_id}
5757
owner: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)