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.2.1" ,
1616 "actions/techdocs-rewrite-relative-links" : " 1.0.2" ,
1717 "actions/validate-policy-bot-config" : " 1.1.1" ,
18- "actions/trigger-argo-workflow" : " 1.2.0 " ,
18+ "actions/trigger-argo-workflow" : " 1.2.1 " ,
1919 "actions/setup-jrsonnet" : " 1.0.1" ,
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.1] ( https://github.com/grafana/shared-workflows/compare/trigger-argo-workflow/v1.2.0...trigger-argo-workflow/v1.2.1 ) (2025-08-28)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update module github.com/stretchr/testify to v1.11.0 ([ #1263 ] ( https://github.com/grafana/shared-workflows/issues/1263 ) ) ([ 92d0612] ( https://github.com/grafana/shared-workflows/commit/92d06123e73d57688a53671d0239197efb06cc60 ) )
9+ * ** deps:** update module github.com/stretchr/testify to v1.11.1 ([ #1279 ] ( https://github.com/grafana/shared-workflows/issues/1279 ) ) ([ 6901f03] ( https://github.com/grafana/shared-workflows/commit/6901f036a3aa16cfaaba7020f3515c31eaa2f999 ) )
10+
311## [ 1.2.0] ( https://github.com/grafana/shared-workflows/compare/trigger-argo-workflow/v1.1.2...trigger-argo-workflow/v1.2.0 ) (2025-08-18)
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.0
73+ uses: grafana/shared-workflows/actions/trigger-argo-workflow@0f705663f602e305aa22034489f351dc7022d8ce # trigger-argo-workflow-v1.2.1
7474 with:
7575 instance: "ops"
7676 namespace: "mynamespace"
You can’t perform that action at this time.
0 commit comments