Skip to content

Commit

Permalink
Bump vsoch/pull-request-action version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz8 authored Apr 11, 2024
1 parent 5fe848c commit 9c07ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Open a PR to bump development version to main
id: open_pr
uses: vsoch/pull-request-action@1.0.12
uses: vsoch/pull-request-action@1.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PULL_REQUEST_BRANCH: main
Expand Down

0 comments on commit 9c07ebd

Please sign in to comment.