{% for action in hookable_metadata.context.resource.actions %}
{% hook 'action#' ~ action.type with { action } %}
{% endfor %}