Releases: devops-actions/actionlint
Releases · devops-actions/actionlint
v0.1.3
What's Changed
Most important change:
Additional changes:
- Configure GitHub Actions bot correctly and fix white space issues by @kevinmatthes in #33
- Update actionlint version to 1.6.25 by @github-actions in #32
- Added a line about trusted input data by @rajbos in #34
- Add text on specifying the right shell keyword by @rajbos in #35
- Create semver-check.yml by @rajbos in #38
- Update README.md by @rajbos in #39
- Create dependabot.yml by @rajbos in #41
- Bump actions/checkout from 3 to 4 by @dependabot in #44
- Update README.md by @rajbos in #52
- Update actionlint version to 1.7.1 by @github-actions in #51
- Bump github/super-linter from 4 to 6 by @dependabot in #48
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #43
- Bump jessehouwing/actions-semver-checker from 1.0.3 to 1.0.7 by @dependabot in #47
New Contributors
- @kevinmatthes made their first contribution in #33
- @dependabot made their first contribution in #44
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Update actionlint version to 1.6.25 by @github-actions in #29
Other updates
- Show v0.1.1 which supports vars by @rajbos in #16
- Tag user on new issue/pr by @rajbos in #18
- Set
GITHUB_TOKEN
permissions so we can do something by @rajbos in #20 - fix typo by @rajbos in #21
- Update to latest version to fix errors by @rajbos in #23
- Add OSSF badge to readme by @rajbos in #24
- Add OSSF scorecard action by @rajbos in #22
- Create LICENSE.md by @rajbos in #26
- Adding shellcheck config by @rajbos in #31
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Init action by @rajbos in #1
- Auto-assign issues and PR's to @rajbos by @rajbos in #2
- Adding more test by @rajbos in #3
- Fix issue with finding the
actionlint-matcher-json
file by @rajbos in #4 - Use workspace repo to be able to find the repository by @rajbos in #5
- Rename auto-assign.yml to .github/workflows/auto-assign.yml by @rajbos in #6
- Updates with latest test results by @rajbos in #7
New Contributors
Full Changelog: https://github.com/devops-actions/actionlint/commits/v0.1.0