Skip to content

Choose a tag to compare

@github-actions github-actions released this 24 Sep 21:44
· 18 commits to main since this release
89f0d63

1.7.1 (2025-09-24)

✨ New Features

  • GitHub Copilot Instructions Added 🤖: Get started faster with comprehensive Copilot setup and usage guidance for Terraform Module Releaser, including streamlined workflows and improved readability. @Copilot (#251)

🐛 Bug Fixes

  • Accurate Module Release Info 📝: GitHub outputs for module release details now display correctly for closed events. @virgofx (#273)
  • Correct Wiki Usage Link 🔗: The usage template in the wiki now points to the correct action.yml location. @virgofx (#248)

🛠 Improvements

  • Release Version Format Validation ✅: Release versions are now validated to match the X.Y.Z pattern, helping prevent accidental mislabeling. @dependabot[bot] (#268)
  • Credential Persistence Disabled in CI 🔒: Credentials are no longer persisted during checkout actions in CI workflows, improving security for all users. @dependabot[bot] (#268)
Full Changelog: v1.7.0...v1.7.1