Cerbos Store Action
Version updated for https://github.com/cerbos/cerbos-store-action to version v1.1.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Cerbos Store Action is a GitHub Action designed to automate the process of uploading Cerbos access control policies from a local Git repository to a Cerbos Hub store. It simplifies policy management by ensuring that updates to authorization policies are seamlessly synchronized with the remote store. Key capabilities include automatic installation of the required CLI tool (cerbosctl) and support for uploading changes from specific revisions or directories.
Release notes
What’s Changed
- chore(deps): Update dependency globals to v17 by @renovate[bot] in https://github.com/cerbos/cerbos-store-action/pull/36
- chore(deps): Update all non-major dependencies by @renovate[bot] in https://github.com/cerbos/cerbos-store-action/pull/34
- chore(deps): Update dependency @actions/core to v2 by @renovate[bot] in https://github.com/cerbos/cerbos-store-action/pull/35
Full Changelog: https://github.com/cerbos/cerbos-store-action/compare/v1...v1.1.1