File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
actions/trigger-argo-workflow Expand file tree Collapse file tree 3 files changed +10
-2
lines changed 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.1 " ,
18+ "actions/trigger-argo-workflow" : " 1.2.2 " ,
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.2] ( https://github.com/grafana/shared-workflows/compare/trigger-argo-workflow/v1.2.1...trigger-argo-workflow/v1.2.2 ) (2025-11-26)
4+
5+
6+ ### 🔧 Miscellaneous Chores
7+
8+ * ** deps:** update actions/checkout action to v6 ([ #1570 ] ( https://github.com/grafana/shared-workflows/issues/1570 ) ) ([ af4d9df] ( https://github.com/grafana/shared-workflows/commit/af4d9dfcfa9da2582544cd2a6e6dcf06e516f9ea ) )
9+ * ** deps:** update actions/setup-go action to v6.1.0 ([ #1565 ] ( https://github.com/grafana/shared-workflows/issues/1565 ) ) ([ cfddbee] ( https://github.com/grafana/shared-workflows/commit/cfddbeede13168d5c0d75c201fd298363a647e27 ) )
10+
311## [ 1.2.1] ( https://github.com/grafana/shared-workflows/compare/trigger-argo-workflow/v1.2.0...trigger-argo-workflow/v1.2.1 ) (2025-11-20)
412
513
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.1
73+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@0f705663f602e305aa22034489f351dc7022d8ce # trigger-argo-workflow-v1.2.2
7474 with:
7575 instance: "ops"
7676 namespace: "mynamespace"
You can’t perform that action at this time.
0 commit comments