Merge pull request #1700 from wazuh/enhancement/1698-bumper-from-4-13-0-to-4.13.1
Bump from 4.13.0 to 4.13.1
This commit is contained in:
commit
c09d2e0ec8
2
.github/workflows/4_bumper_repository.yml
vendored
2
.github/workflows/4_bumper_repository.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
|||||||
- name: Merge pull request
|
- name: Merge pull request
|
||||||
run: |
|
run: |
|
||||||
# Any checks for the PR are bypassed since the branch is expected to be functional (i.e. the bump process does not introduce any bugs)
|
# Any checks for the PR are bypassed since the branch is expected to be functional (i.e. the bump process does not introduce any bugs)
|
||||||
gh pr merge "${{ steps.create_pr.outputs.pull_request_url }}" --merge
|
gh pr merge "${{ steps.create_pr.outputs.pull_request_url }}" --merge --admin
|
||||||
|
|
||||||
- name: Show logs
|
- name: Show logs
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user