Skip to content

Commit 09edb76

Browse files
chore(main): release get-latest-workflow-artifact 0.2.1
1 parent 928ef29 commit 09edb76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"actions/find-pr-for-commit": "1.0.1",
2121
"actions/remove-checkout-credentials": "0.1.0",
2222
"actions/dependabot-auto-triage": "1.1.0",
23-
"actions/get-latest-workflow-artifact": "0.2.0",
23+
"actions/get-latest-workflow-artifact": "0.2.1",
2424
"actions/create-github-app-token": "v0.1.0",
2525
"actions/run-capslock": "0.2.0",
2626
"actions/azure-trusted-signing": "1.0.0"

actions/get-latest-workflow-artifact/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/grafana/shared-workflows/compare/get-latest-workflow-artifact/v0.2.0...get-latest-workflow-artifact/v0.2.1) (2025-09-15)
4+
5+
6+
### 🔧 Miscellaneous Chores
7+
8+
* **deps:** update dependency @types/node to v24.3.1 ([#1302](https://github.com/grafana/shared-workflows/issues/1302)) ([40b2880](https://github.com/grafana/shared-workflows/commit/40b2880fef77d21f21a98d2e87ffd90304f3149f))
9+
310
## [0.2.0](https://github.com/grafana/shared-workflows/compare/get-latest-workflow-artifact/v0.1.0...get-latest-workflow-artifact/v0.2.0) (2025-08-27)
411

512

0 commit comments

Comments
 (0)