Skip to content

Commit 3d52b2c

Browse files
author
Hetzner Cloud Bot
committed
chore(main): release v1.0.3
1 parent 8e17d1f commit 3d52b2c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [v1.0.3](https://github.com/hetznercloud/setup-hcloud/releases/tag/v1.0.3)
4+
5+
### Bug Fixes
6+
7+
- **deps**: update dependency @actions/core to v2 (#265)
8+
39
## [1.0.2](https://github.com/hetznercloud/setup-hcloud/compare/v1.0.1...v1.0.2) (2025-06-19)
410

511

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "setup-hcloud",
33
"description": "Github action to install the Hetzner Cloud CLI",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "",
66
"private": true,
77
"homepage": "https://github.com/hetznercloud/setup-hcloud",

0 commit comments

Comments
 (0)