Update Wazuh version for Goss test and actions version

This commit is contained in:
vcerenu
2025-05-20 11:44:20 -03:00
parent 34679bc91b
commit 0edd93c25d
6 changed files with 17 additions and 17 deletions
@@ -111,7 +111,7 @@ jobs:
ref: ${{ inputs.docker_reference }}
- name: Log in to Docker Hub
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}