In v1, this action will be able to be executed as a Composite Action. This is expected to bring faster performance and reduce issues related to docker pull compared to v0 that used Docker.
What's Changed
- chore: Add dependabot config by @Tiryoh in #22
- docs: Update job_name description by @Tiryoh in #23
- chore(deps): Bump alpine from 3.10 to 3.17 by @dependabot in #24
- chore(deps): Bump actions/checkout from 2 to 3 by @dependabot in #25
- chore(deps): Bump alpine from 3.17 to 3.18 by @dependabot in #26
- chore: Fix CI test by @Tiryoh in #32
- feat: Use GitHub Composite Actions by @Tiryoh in #30
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #28
- release: v1.0.0 by @Tiryoh in #33
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.1.2...v1.0.0