Skip to content

Commit b901340

Browse files
authored
modify workflow tag (#298)
1 parent 0472839 commit b901340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wazuh_dashboard_with_plugins.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
build-base:
104104
needs: [validate-inputs]
105105
name: Build dashboard
106-
uses: wazuh/wazuh-dashboard/.github/workflows/[email protected]
106+
uses: wazuh/wazuh-dashboard/.github/workflows/[email protected]-2
107107
with:
108108
CHECKOUT_TO: ${{ github.head_ref || github.ref_name }}
109109

0 commit comments

Comments
 (0)