v1.7.3
- Remove
macos-11runner labels because macOS 11 runner was dropped on 6/28/2024. (#451, thanks @muzimuzhi) - Support
macos-15,macos-15-large, andmacos-15-xlargerunner labels. The macOS 15 runner is not globally available yet, but they are available in beta. (#453, thanks @muzimuzhi) - Release artifact includes checksums for the released binaries. The file name is
actionlint_{version}_checksums.txt. (#449)- For example, the checksums for v1.7.3 can be found here.
- Fix
download-pathoutput is missing inactions/download-artifact@v3action. (#442)- Note that the latest version
actions/download-artifact@v4was not affected by this issue.
- Note that the latest version
- Support Go 1.23.