v0.1.0-canary.0
Pre-release
Pre-release
·
63 commits
to canary
since this release
🩹 Fixes
- exec:
- Make sure POSIX syntax is parsed correctly - by @kurosakishigure in #4 (c8c96)
- go:
- Correctly detect the
GOPATH
- by @kurosakishigure in #6 (c3a20) - Properly set up the Go environment - by @kurosakishigure in #7 (2aa7e)
- Correctly detect the
🔥 Performance
- pipx: Remove unnecessary setup - by @kurosakishigure in #5 (a9476)
🏡 Chore
- action:
- Change
secrets.GITHUB_TOKEN
togithub.token
- by @kurosakishigure in #2 (f9f55) - Update the invalid default value for
pull-request-type
- by @kurosakishigure in #3 (21a0b)
- Change
- actionlint:
- Ignore the false positives from actionlint - by @kurosakishigure in #8 (434f5)