Skip to content

Commit

Permalink
Restore reference for build-base workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Oct 24, 2024
1 parent 4a4ead2 commit 8eec4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wazuh_dashboard_with_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
build-base:
needs: [validate-inputs]
name: Build dashboard
uses: wazuh/wazuh-dashboard/.github/workflows/build_base.yml@change/337-support-arm-packages-generation
uses: wazuh/wazuh-dashboard/.github/workflows/build_base.yml@4.10.2
with:
CHECKOUT_TO: ${{ github.head_ref || github.ref_name }}
ARCHITECTURE: ${{ inputs.architecture }}
Expand Down

0 comments on commit 8eec4bc

Please sign in to comment.