Skip to content

Commit df5eba9

Browse files
build(deps): bump octokit/request-action from 2.2.0 to 2.3.0 (#2715)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
1 parent 64c03ab commit df5eba9

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.2.0
54+
uses: octokit/request-action@v2.3.0
5555
with:
5656
route: GET /repos/{owner}/{repository}/pulls/{issue_id}
5757
owner: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)