We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ff4f1 commit fc5010bCopy full SHA for fc5010b
.github/workflows/build_and_publish.yaml
@@ -328,7 +328,7 @@ jobs:
328
- name: Trigger argo workflow
329
# trigger-argo-workflow hasn't been released yet, so we're using a
330
# commit hash to reference it that has no associated version.
331
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@fd77b754a7c75eb4726dd05cda6bbf93ebda3b66
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@25cf7e34e371246a9a9843bade599df92fca88ae
332
with:
333
namespace: synthetic-monitoring-cd
334
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments