deploylock
Version updated for https://github.com/github/lock to version v3.0.1.
- This action is used across all versions by 50 repositories.
Action Type
This is a node24 action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, lock, provides a mechanism to prevent multiple deployments from running simultaneously by managing deployment locks. It automates setting, removing, and verifying locks across environments, offering flexibility for scenarios like manual triggers, conditional locks during test failures, or scheduled lock windows. Key capabilities include the ability to control locks via workflow events, pull request comments, or custom conditions, ensuring streamlined and conflict-free deployment processes.
Release notes
What’s Changed
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in https://github.com/github/lock/pull/77
- Bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/github/lock/pull/76
- node package updates by @GrantBirki in https://github.com/github/lock/pull/79
Full Changelog: https://github.com/github/lock/compare/v3.0.0...v3.0.1