Skip to content

v4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:03

What's Changed

Breaking Changes 🚨

  • chore: update action runtime to Node.js 24 by @diseku in #56

Enhancements 🚀

  • Add isLatest property by @tolobis in #55
  • Add proper CI automation and update distribution model by @nscuro in #57
  • Add token output by @nscuro in #60
  • Defensively mark api key as secret by @nscuro in #62
  • Add support for project UUID output (requires DT v5) by @nscuro in #63

Bug Fixes 🐛

  • docs: Corrected the variables and code snippets by @sellisd in #50

Dependency Updates 🤖

  • Bump esbuild from 0.25.12 to 0.28.0 in the npm-minor-patch group by @dependabot[bot] in #58
  • Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #59
  • Bump esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in #61

New Contributors

Full Changelog: v3...v4.0.0