GitHub Actions Version Audit
Version updated for https://github.com/varunchandak/gh-actions-version-audit to version v1.1.8.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action audits your repository’s workflows to identify outdated GitHub Actions, mutable action tags, and CI/CD supply-chain drift. It checks each uses: reference against the GitHub API to ensure it points to the most recent release, reporting any version drift or insecure tag pinning. The action can help prevent supply chain attacks by recommending full-length commit SHA pinning and send Slack notifications for any changes.
What’s Changed
Refresh Marketplace README with SHA-pinned usage examples.