Skip to content

Commit 1d5e488

Browse files
authored
Bump vsoch/pull-request-action version (#81)
1 parent b17ede3 commit 1d5e488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare_release_branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Open a PR to bump development version to main
6161
id: open_pr
62-
uses: vsoch/pull-request-action@1.0.12
62+
uses: vsoch/pull-request-action@1.1.0
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565
PULL_REQUEST_BRANCH: main

0 commit comments

Comments
 (0)