github / lock

Lock Action to support deployment locking for the branch-deploy Action
MIT License
31 stars 5 forks source link

Bug: Reference does not exist #48

Closed GrantBirki closed 5 months ago

GrantBirki commented 5 months ago

This pull request fixes an issue where the error message checks were not correctly parsing the new message format from the GitHub API. This caused the error message checks to fail when a lock branch was not found, which raises an error instead of a simple warning message.

resolves: https://github.com/github/lock/issues/45