v4.1.6
🩹 [Patch]: Add Name input for Invoke-Pester action (#48)
Description
This pull request introduces a minor update to the action.yml file. The change adds a Name: Invoke-Pester field to the runs: section, likely to improve clarity or compatibility with workflow conventions.
Type of change
- 📖 [Docs]
- 🪲 [Fix]
- 🩹 [Patch]
-
⚠️ [Security fix] - 🚀 [Feature]
- 🌟 [Breaking change]
Checklist
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas