Skip to content

Releases: devops-actions/actionlint

v0.1.3

03 Jun 15:11
e7ee33f
Compare
Choose a tag to compare

What's Changed

Most important change:

  • Pass SHELLCHECK_OPTS to docker container by @rajbos in #50

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

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Jul 21:35
48ca80d
Compare
Choose a tag to compare

What's Changed

  • Update actionlint version to 1.6.25 by @github-actions in #29

Other updates

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Jun 11:26
c0ee017
Compare
Choose a tag to compare

What's Changed

  • Auto version update by @rajbos in #11
  • Update README.md with secure example by @rajbos in #8
  • Update actionlint version to 1.6.24 by @github-actions in #12

New Contributors

  • @github-actions made their first contribution in #12

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Jun 15:52
8122ee0
Compare
Choose a tag to compare

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

  • @rajbos made their first contribution in #1

Full Changelog: https://github.com/devops-actions/actionlint/commits/v0.1.0