lock icon indicating copy to clipboard operation
lock copied to clipboard

Lock Action to support deployment locking for the branch-deploy Action

Results 12 lock issues
Sort by recently updated
recently updated
newest added

Bumps the npm-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@types/node` from 24.7.0 to 24.9.2 Commits See full diff in compare view Updates `@babel/preset-env` from 7.28.3 to 7.28.5...

dependencies
javascript

## Problem I've come across an issue in my use of github/lock to lock and unlock environments. In our workflows, we occasionally used mixed cases when specifying environments (`STAGING` and...