We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e17d1f commit 3d52b2cCopy full SHA for 3d52b2c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## [1.0.2](https://github.com/hetznercloud/setup-hcloud/compare/v1.0.1...v1.0.2) (2025-06-19)
10
11
package.json
@@ -1,7 +1,7 @@
{
"name": "setup-hcloud",
"description": "Github action to install the Hetzner Cloud CLI",
- "version": "1.0.2",
+ "version": "1.0.3",
"author": "",
"private": true,
"homepage": "https://github.com/hetznercloud/setup-hcloud",
0 commit comments