Skip to content

Commit a37d936

Browse files
chore(main): release trigger-argo-workflow 1.2.3
1 parent fda601c commit a37d936

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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",

actions/trigger-argo-workflow/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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

actions/trigger-argo-workflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
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"

0 commit comments

Comments
 (0)