Releases: psalm/psalm-github-actions
Releases · psalm/psalm-github-actions
2.3.0
What's Changed
- Dependabot updates for GH actions by @weirdan in #50
- Bump actions/checkout from 2 to 3 by @dependabot in #51
- Fixes issue where relative_dir doesn't work by @garrows in #54
New Contributors
- @dependabot made their first contribution in #51
- @garrows made their first contribution in #54
Full Changelog: 2.2.0...2.3.0
2.2.0
2.1.0
Bump to PHP8.1
What's Changed
- Use Composer 2 by @Taluu in #21
- Fix passing composer_ignore_platform_reqs value by @simPod in #26
- Added abilty to provide SSH keys for loading private packages by @bravik in #30
- Wrong condition for ignore platform reqs by @reflexxion in #29
- allow to run it in a subdir by @szaimen in #36
- fix relative dir by @szaimen in #37
- Bump PHP to 8.1 by @wow-apps in #43
New Contributors
- @Taluu made their first contribution in #21
- @bravik made their first contribution in #30
- @reflexxion made their first contribution in #29
- @szaimen made their first contribution in #36
- @wow-apps made their first contribution in #43
Full Changelog: 1.1.2...2.0.0
Fix composer.json check
1.1.2 Fix composer.json check
Add more inputs
1.1.1 Update name
Add support for additional inputs
1.1.0 Add inputs
Initial release
Merge pull request #8 from Nyholm/readme Added a readme with a small example