Skip to content

Conversation

@sundargthb
Copy link
Contributor

Update release workflow to follow GitHub's recommended practices for handling workflow inputs. Changes include:

  • Use environment variables for workflow dispatch inputs
  • Apply consistent quoting for shell variables
  • Align with GitHub Actions security hardening guidelines

This change improves workflow reliability and follows current
GitHub Actions best practices as documented in their security
hardening guide.

No functional changes to the release process.

Update release workflow to follow GitHub's recommended practices
for handling workflow inputs. Changes include:

- Use environment variables for workflow dispatch inputs
- Apply consistent quoting for shell variables
- Align with GitHub Actions security hardening guidelines
@sundargthb sundargthb merged commit 1bdddf6 into main Oct 16, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants