cerbos/Cerbos Store Action

Uploads Cerbos policies to Cerbos Hub stores

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: cerbos/cerbos-store-action@dfdb93b5e14179a83f6f41e3dd78f6dfc2edbb06 # v1.1.7

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenThe GitHub token to use
versionCerbosctl version to download if not exists in the tool cache alreadylatest
api_endpointCerbos Hub API endpointhttps://api.cerbos.cloud
store_idID of the Cerbos Hub store to operate onyes
client_idClient ID of the store access credentialyes
client_secretClient secret of the store access credentialyes
from_revisionGit revision to start from when generating the diff (Ex: HEAD~1) (The resolved reference must be the ancestor of the to_revision input)
to_revisionGit revision to end when generating the diff (Ex: HEAD)
subdirSubdirectory under the repository path to check and upload changes from (Ex: policies)

no outputs