actions-marketplace-validations/GitHub Actions Usage Audit

Creates tables of GitHub Action usage by repo and workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 26, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fergusmacd_github-actions-usage@e162ee8d59aa7140e34589e744d5d8cd8569bc63 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
organisationThe organisation name that we want to analyseyes
gitHubAPIKeyPersonal access token (PAT) API key with scope read:org and repo:fullyes
loglevelThe python logging level we want. debug will give all details including request information. info will give logging from the python code. warning and error return any exceptionsnowarning
raisealarmremainingminutesThe number of remaining minutes below which the workflow will fail, and so notification will be sent. For example if the monthly allowance is 2000, and 1901 minutes are used, then the workflow will fail based on the default of 100 minutes remainingno100
skipReposWithoutUsageDon't print information about repos that have no workflow runsnoFalse
namedescription
warningsprettyprint formatted tables with usage minutes by repo and workflow