New Features
- Re-implementation of
setup-oras
using TypeScript - More secure
oras
CLI binary acquisition by verifying checksums - Supporting more
oras
CLI versions:v1.0.1
andv1.1.0
What's Changed
- doc: update doc to use released tag v1 by @qweeah in #10
- chore: update icon on marketplace by @qweeah in #11
- fix broken logo link by @FeynmanZhou in #12
- docs: fix broken link in README by @wangxiaoxuan273 in #13
- doc: add SECURITY.md file by @TerryHowe in #16
- chore(deps): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #15
- refactor: revamp setup action with typescript by @qweeah in #18
- chore: add 1.0.0 as a viable version by @qweeah in #20
- build: update major and minor tags update publishing by @qweeah in #22
New Contributors
- @FeynmanZhou made their first contribution in #12
- @wangxiaoxuan273 made their first contribution in #13
- @TerryHowe made their first contribution in #16
- @dependabot made their first contribution in #15
Full Changelog: v1.0.0...v1.1.0