File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
name : Multinode periodic
36
36
needs :
37
37
- generate-inputs
38
- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.4.0
38
+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@multinode-deploy-wazuh
39
39
with :
40
40
multinode_name : mn-periodic-${{ github.run_id }}
41
41
os_distribution : ${{ needs.generate-inputs.outputs.os_distribution }}
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ name: Multinode
56
56
jobs :
57
57
multinode :
58
58
name : Multinode
59
- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.4.0
59
+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@multinode-deploy-wazuh
60
60
with :
61
61
multinode_name : ${{ inputs.multinode_name }}
62
62
os_distribution : ${{ inputs.os_distribution }}
You can’t perform that action at this time.
0 commit comments