You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)