File tree Expand file tree Collapse file tree
actions/trigger-argo-workflow Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "actions/push-to-gcs" : " 0.3.0" ,
1616 "actions/techdocs-rewrite-relative-links" : " 1.0.3" ,
1717 "actions/validate-policy-bot-config" : " 1.1.1" ,
18- "actions/trigger-argo-workflow" : " 1.2.2 " ,
18+ "actions/trigger-argo-workflow" : " 1.2.3 " ,
1919 "actions/setup-jrsonnet" : " 1.0.2" ,
2020 "actions/find-pr-for-commit" : " 1.0.1" ,
2121 "actions/remove-checkout-credentials" : " 0.1.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.3] ( https://github.com/grafana/shared-workflows/compare/trigger-argo-workflow/v1.2.2...trigger-argo-workflow/v1.2.3 ) (2026-03-09)
4+
5+
6+ ### 🔧 Miscellaneous Chores
7+
8+ * ** deps:** update actions/setup-go action to v6.3.0 ([ #1756 ] ( https://github.com/grafana/shared-workflows/issues/1756 ) ) ([ c6b0752] ( https://github.com/grafana/shared-workflows/commit/c6b07529443393154d824d1ad0e707f4b3d090f6 ) )
9+
310## [ 1.2.2] ( https://github.com/grafana/shared-workflows/compare/trigger-argo-workflow/v1.2.1...trigger-argo-workflow/v1.2.2 ) (2026-02-19)
411
512
Original file line number Diff line number Diff line change 7070 id-token: write
7171 steps:
7272 - name: Trigger Argo Workflow
73- uses: grafana/shared-workflows/actions/trigger-argo-workflow@0f705663f602e305aa22034489f351dc7022d8ce # trigger-argo-workflow-v1.2.2
73+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@0f705663f602e305aa22034489f351dc7022d8ce # trigger-argo-workflow-v1.2.3
7474 with:
7575 instance: "ops"
7676 namespace: "mynamespace"
You can’t perform that action at this time.
0 commit comments