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 7284a8e commit facb9f8Copy full SHA for facb9f8
.github/workflows/build_and_publish.yaml
@@ -347,7 +347,7 @@ jobs:
347
- name: Trigger argo workflow
348
# trigger-argo-workflow hasn't been released yet, so we're using a
349
# commit hash to reference it that has no associated version.
350
- uses: grafana/shared-workflows/actions/trigger-argo-workflow@b055806fd663fd698094c1477d00fb45942597f6
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@c40eb37be87f39f641802f5f1cc746825d4a3e9b
351
with:
352
namespace: synthetic-monitoring-cd
353
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments