tentwentyone/Revoke Unused GitHub Credentials

An action to revoke unused GitHub credentials linked to a GitHub organization

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dry-runIndicates whether the action should perform a dry run.yestrue
daysNumber of days to check for inactive credentials.yes45
whitelistList of credential IDs to ignore (comma separated). If empty, the GH_WHITELIST environment variable will be used.no""
gh_app_idGitHub App ID.yes
gh_pem_keyGitHub App PEM key.yes
gh_install_idGitHub App installation ID.yes
gh_orgGitHub organization.yes${{ github.repository_owner }}

no outputs