GitHub-Script (by PSModule)
Version updated for https://github.com/PSModule/GitHub-Script to version v1.7.9.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 23 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub-Script action enables users to execute PowerShell scripts within GitHub Actions by leveraging the GitHub PowerShell module. It automates tasks such as interacting with GitHub APIs, managing repositories, and performing advanced workflows, all directly through customizable scripts. This action simplifies complex automation scenarios by providing a seamless integration of PowerShell capabilities with GitHub’s CI/CD ecosystem.
Release notes
🩹[Patch]: Update workflow configurations (#79)
Updates workflow configurations to use the latest pinned action versions for improved security and reproducibility.
- Related to PSModule workflow standardization
Action pinning
Pinned all GitHub Actions to specific commit SHAs:
actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd(v6.0.2) - Updated from v6.0.1