feat: revert change/2460-add-bump-issue-link-support-for-revert-stage-bump-in-wazuh-docker references

This commit is contained in:
wazuhci
2026-06-29 18:26:14 +00:00
parent 51572613ab
commit fb90896200
26 changed files with 78 additions and 78 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
name: (1.x) Docker PR check
name: (5.x) Docker PR check
permissions:
contents: read
id-token: write
@@ -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: 'v1.2.3-alpha8'
wazuh_automation_reference: '5.0.0'
commit_list: '["latest", "latest", "latest", "latest"]'
assistant_revision: 'latest'
id: ${{ github.run_id }}