Files
vault-action/History.md
Martin Thielecke 776deb2f3a
All checks were successful
Create Release / build (push) Successful in 1m29s
prepare release v0.1.8
2023-10-06 00:07:30 +02:00

42 lines
514 B
Markdown

# 0.1.8 / 2023-10-06
* downgrade go version
# 0.1.7 / 2023-10-06
* try the go image
# 0.1.6 / 2023-10-05
* ignore specific tags
# 0.1.5 / 2023-10-05
* fix vault path
# 0.1.4 / 2023-10-05
* fix order of actions
# 0.1.3 / 2023-10-05
* download binary
# 0.1.2 / 2023-10-05
* test release
# 0.1.1 / 2023-10-05
* add binary release
# 0.1.0 / 2023-10-05
* remove debugging
* add mask for secrets
* use ga actions lib instead of own stuff
# 0.0.1 / 2023-10-05
* Initial version