Skip to content

Commit 0fb82be

Browse files
chore(main): release get-latest-workflow-artifact 0.2.1
1 parent bdcde64 commit 0fb82be

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-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": "0.2.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: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
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-10-29)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update dependency @actions/artifact to v4 ([#1462](https://github.com/grafana/shared-workflows/issues/1462)) ([cbb5c3f](https://github.com/grafana/shared-workflows/commit/cbb5c3f16e9be56e14f5f094978420b09444b414))
9+
10+
11+
### 🔧 Miscellaneous Chores
12+
13+
* **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))
14+
* **deps:** update dependency @types/node to v24.3.2 ([#1327](https://github.com/grafana/shared-workflows/issues/1327)) ([17b13df](https://github.com/grafana/shared-workflows/commit/17b13df62095ee8732dd0e98bee8cb673f54b137))
15+
* **deps:** update dependency @types/node to v24.4.0 ([17b13df](https://github.com/grafana/shared-workflows/commit/17b13df62095ee8732dd0e98bee8cb673f54b137))
16+
* **deps:** update dependency @types/node to v24.5.0 ([#1332](https://github.com/grafana/shared-workflows/issues/1332)) ([c194c0f](https://github.com/grafana/shared-workflows/commit/c194c0fe7ed8bb7024fa119d88c5feaedfbce0a1))
17+
* **deps:** update dependency @types/node to v24.5.1 ([c194c0f](https://github.com/grafana/shared-workflows/commit/c194c0fe7ed8bb7024fa119d88c5feaedfbce0a1))
18+
* **deps:** update dependency @types/node to v24.5.2 ([#1338](https://github.com/grafana/shared-workflows/issues/1338)) ([cbb74e4](https://github.com/grafana/shared-workflows/commit/cbb74e4e19d86e9e5e79f2b3df9fbf763fec28cd))
19+
* **deps:** update dependency @types/node to v24.6.0 ([#1363](https://github.com/grafana/shared-workflows/issues/1363)) ([d1ba50e](https://github.com/grafana/shared-workflows/commit/d1ba50ef6f0d20b3113ca57c8a971fb1c4e1c1fc))
20+
* **deps:** update dependency @types/node to v24.6.1 ([d1ba50e](https://github.com/grafana/shared-workflows/commit/d1ba50ef6f0d20b3113ca57c8a971fb1c4e1c1fc))
21+
* **deps:** update dependency @types/node to v24.6.2 ([#1370](https://github.com/grafana/shared-workflows/issues/1370)) ([989e33b](https://github.com/grafana/shared-workflows/commit/989e33b31de43c00ebe6ed5228e083486169e6d7))
22+
* **deps:** update dependency @types/node to v24.7.0 ([#1377](https://github.com/grafana/shared-workflows/issues/1377)) ([c725acc](https://github.com/grafana/shared-workflows/commit/c725acc831755683822e647db0f7184639e1b908))
23+
* **deps:** update dependency @types/node to v24.7.1 ([#1407](https://github.com/grafana/shared-workflows/issues/1407)) ([ddccb86](https://github.com/grafana/shared-workflows/commit/ddccb863ff3686d8320c01b92ecce001a3783dde))
24+
* **deps:** update dependency @types/node to v24.7.2 ([#1417](https://github.com/grafana/shared-workflows/issues/1417)) ([ff24372](https://github.com/grafana/shared-workflows/commit/ff24372f9988cf5965be25feebeb61e938e2ff6e))
25+
* **deps:** update dependency @types/node to v24.8.0 ([#1438](https://github.com/grafana/shared-workflows/issues/1438)) ([24ff0a0](https://github.com/grafana/shared-workflows/commit/24ff0a03861ea36e7843d6b72adddb3f83f87ad2))
26+
* **deps:** update dependency @types/node to v24.8.1 ([#1439](https://github.com/grafana/shared-workflows/issues/1439)) ([501429f](https://github.com/grafana/shared-workflows/commit/501429f025eafa143625c21370da95eb20bc6490))
27+
* **deps:** update dependency @types/node to v24.9.1 ([#1451](https://github.com/grafana/shared-workflows/issues/1451)) ([bca48b6](https://github.com/grafana/shared-workflows/commit/bca48b60029f80d2ea7c1a6bd1a49ffa7915a9e3))
28+
* **deps:** update octokit monorepo ([b626a0d](https://github.com/grafana/shared-workflows/commit/b626a0d8ce99cc0e88a250c3ccebf19e12184df3))
29+
* **deps:** update octokit monorepo (major) ([#1336](https://github.com/grafana/shared-workflows/issues/1336)) ([b626a0d](https://github.com/grafana/shared-workflows/commit/b626a0d8ce99cc0e88a250c3ccebf19e12184df3))
30+
331
## [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)
432

533

0 commit comments

Comments
 (0)