Fixed 5.0.0 branch references after bump

This commit is contained in:
Carlos Bordon
2026-06-22 11:48:22 -03:00
parent fa09e68533
commit 2fceb8c110
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
with:
image_tag: ${{ needs.prepare-variables.outputs.WAZUH_IMAGE_VERSION }}
docker_reference: ${{ github.head_ref || inputs.docker_reference }}
wazuh_automation_reference: 'v5.0.0-beta3'
wazuh_automation_reference: '5.0.0'
commit_list: '["latest", "latest", "latest", "latest"]'
assistant_revision: 'latest'
id: ${{ github.run_id }}