This is a Github Action that sets up the environment for Sheriff, a command line tool to manage Azure role-based access control (Azure RBAC) and Microsoft Entra Privileged Identity Management (Microsoft Entra PIM) using desired state configuration.
This task fetches and unpacks the Sheriff CLI tool.
steps:
- name: Setup Sheriff
uses: frontierhq/sheriff-setup-action@v1We welcome contributions to this repository. Please see CONTRIBUTING.md for more information.
