We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1e413 commit 98db8c5Copy full SHA for 98db8c5
.github/workflows/build_and_publish.yaml
@@ -320,7 +320,7 @@ jobs:
320
- name: Trigger argo workflow
321
# trigger-argo-workflow hasn't been released yet, so we're using a
322
# commit hash to reference it that has no associated version.
323
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@bec45d4fa8663752aa6560129696a21bb36359c7
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@56d0989ca0b5b52cb779a7a088a15a85a70d4d99
324
with:
325
namespace: synthetic-monitoring-cd
326
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments