Releases: kheiakiyama/install-azcopy-action
Releases · kheiakiyama/install-azcopy-action
v1.0.8
What's Changed
- Fix publish doc by @kheiakiyama in #63
- Update to node20 by @austinworks in #65
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #64
New Contributors
- @austinworks made their first contribution in #65
Full Changelog: v1.0.7...v1.0.8
v1
This tag tracks the latest v1.x.x release.
v1.0.7
v1.0.6
This version was failed on publish. Do not use it.
What's Changed
- Fix build command for publish by @kheiakiyama in #61
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Feature
- Adapt labeler and small refactoring by @kheiakiyama in #59
- Support automate release for major version by @kheiakiyama in #60
- azcopy login is deprecated by @kheiakiyama in #58
Security update
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #49
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #50
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #52
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #56
- Bump @babel/traverse from 7.12.12 to 7.23.7 by @dependabot in #57
- npm update by @kheiakiyama in #55
v1.0.4
Security update
- #42
- Issues from dependabot
Feature
- Support new OS
- ubuntu-22.04
- macos-12.0
- windows-2022
Mac and Security Update
Bug Fix and Security Update
Security Update
- update npm packages #5
Initial release
Set up your GitHub Actions workflow azcopy.
GitHub Action already has azcopy
. But version is too old.
This action will install latest azcopy
.
(Actually this is not first version. I unpublished when I found a fatal bug 2 months ago.)