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 068ad9d commit 6f0797fCopy full SHA for 6f0797f
.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@92b146a38ab3445298c31cb0a8c35df41ea3b9af
+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@b055806fd663fd698094c1477d00fb45942597f6
351
with:
352
namespace: synthetic-monitoring-cd
353
workflow_template: deploy-${{ needs.preflight.outputs.repo_name }}
0 commit comments