Skip to content

Commit 3fc7c18

Browse files
chore(main): release get-latest-workflow-artifact 0.1.0 (#991)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a195cf commit 3fc7c18

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"actions/trigger-argo-workflow": "1.1.0",
1919
"actions/setup-jrsonnet": "1.0.0",
2020
"actions/find-pr-for-commit": "1.0.0",
21-
"actions/remove-checkout-credentials": "0.1.0"
21+
"actions/remove-checkout-credentials": "0.1.0",
22+
"actions/get-latest-workflow-artifact": "0.1.0"
2223
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-06-04)
4+
5+
6+
### 🎉 Features
7+
8+
* new get-latest-workflow-artifact action ([#988](https://github.com/grafana/shared-workflows/issues/988)) ([9a36195](https://github.com/grafana/shared-workflows/commit/9a361957d23c19436a06ae796cbf47de1e15eb67))
9+
10+
11+
### 🔧 Miscellaneous Chores
12+
13+
* **main:** release push-to-gar-docker 0.3.0 ([#794](https://github.com/grafana/shared-workflows/issues/794)) ([a7bc536](https://github.com/grafana/shared-workflows/commit/a7bc5367c4a91c389526d58839d8f6224dba4dcc))

0 commit comments

Comments
 (0)