Merge pull request #1701 from wazuh/enhancement/1698-bumper-from-4-13-0-to-4.14.0

Bump from 4.13.0 to 4.14.0
This commit is contained in:
Gonzalo Acuña 2025-06-24 14:23:24 -03:00 committed by GitHub
commit 57a3a080c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,7 @@ jobs:
- name: Merge pull request
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)
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
run: |