Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

octoherd-script-workflow-shas 2.1.0

Install from the command line:
Learn more about npm packages
$ npm install @stoe/octoherd-script-workflow-shas@2.1.0
Install via package.json:
"@stoe/octoherd-script-workflow-shas": "2.1.0"

About this version

octoherd-script: workflow-shas

workflow-shas version

Replace Action versions with SHAs

@octoherd helps to keep your GitHub repositories in line.

Usage

$ npx @stoe/octoherd-script-workflow-shas \
  --octoherd-token ghp_000000000000000000000000000000000000 \
  --octoherd-repos "stoe/*"
# to authenticate as GitHub App
$ npx @stoe/octoherd-script-workflow-shas \
  --octoherd-token ghp_000000000000000000000000000000000000 \
  --octoherd-repos "stoe/*"
  --app-id 12345 \
  --private-key ./private-key.pem

Options

option type description
--dry-run boolean show what would be done (default false)
--app-id integer GitHub App ID (default 0)
--private-key string path to GitHub App .pem file (default '')

License

MIT

Details


Assets

  • octoherd-script-workflow-shas-2.1.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0