Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix(apply): fixes the secret guid functor in the resolver (#321)
While fixing a regression, the guid functor for secret was updated to return a name. This led to a regression in the apply command where secrets created along with other packages weren't being resolved correctly. This commit fixes that.
- Loading branch information