Skip to content

Commit

Permalink
gh action update (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmaciejko-gid authored Feb 29, 2024
1 parent f464234 commit 2b63e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git push
- name: Open a PR to merge the release 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 2b63e0d

Please sign in to comment.