Skip to content

Commit 4364cb6

Browse files
gha: bump devops-infra/action-pull-request from 1.1.1 to 1.2.0 (#234)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbd70a0 commit 4364cb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updpyver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Create pull request
5858
if: ${{ success() && !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
59-
uses: devops-infra/action-pull-request@v1.1.1
59+
uses: devops-infra/action-pull-request@v1.2.0
6060
with:
6161
github_token: "${{ secrets.GITHUB_TOKEN }}"
6262
source_branch: update/version

0 commit comments

Comments
 (0)