v2.0.0
v2 changes the action from a Docker based action to a composite + Docker based action to allow. This doesn't change the direct usage but does require a new major release because the way Docker images are used.
v2.0.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 2
Feature 🏗
Dependencies 📦
- 120: Prepare for v2 thanks to @WyriHaximus
- 116: Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 thanks to @dependabot[bot]
- 114: Switch to composite action thanks to @WyriHaximus
- 108: Issue 85 new attempt with new knowledge thanks to @WyriHaximus
- 107: Bump symfony/console from 6.2.5 to 6.2.7 thanks to @dependabot[bot]
- 106: Bump composer/composer from 2.5.3 to 2.5.4 thanks to @dependabot[bot]
- 103: Bump symfony/console from 6.2.3 to 6.2.5 thanks to @dependabot[bot]
- 101: Use merge commit sha to compare against - Part II thanks to @WyriHaximus
- 99: Add unit tests thanks to @WyriHaximus