Skip to main content

Fast GitHub Actions reference scanner and updater

Project description

gh-actions-updater

PyPI package for the gau Rust CLI.

pip install gh-actions-updater
gau --help

Run without installing into the current environment:

uvx --from gh-actions-updater gau --check .
uvx --from gh-actions-updater gau --init

Common usage:

gau --init
gau --check .
gau --update --diff .
gau --latest-hash --update .
gau --pin-style major --update .
gau -r ~/workspace --check

The package name is gh-actions-updater; the installed command is gau. The Python wrapper downloads the matching gau binary from GitHub Releases on first use, verifies the release checksum, and caches it under the user's cache directory. Set GH_ACTIONS_UPDATER_BINARY to use a local binary instead.

Configuration lives in .gh-actions-updater.toml. Generate one with:

gau --init
gau --init --recursive --force

Useful flags:

  • --cache-ttl <DURATION>: 15m, 6h, 7d, 0, or never
  • --no-cache: disable cache reads and writes
  • --refresh-cache: force fresh metadata
  • -r, --recursive: scan nested repositories/workspaces
  • --pin-style <preserve|major|minor|full>: control semver tag pin formatting
  • --threads <N>: override Rayon available-core default
  • --format json: machine-readable output

Skip specific updates with config:

[update]
exclude = ["actions/checkout", "owner/repo/.github/workflows/deploy.yml@v*"]

Or inline:

- uses: actions/checkout@v4 # gau: ignore

See the repository README for the complete CLI and configuration reference.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gh_actions_updater-0.1.6.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gh_actions_updater-0.1.6-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file gh_actions_updater-0.1.6.tar.gz.

File metadata

  • Download URL: gh_actions_updater-0.1.6.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for gh_actions_updater-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c67241109008e9941960cae6755d7c09872a3b3950e0d31dd4e3b506dec33218
MD5 f6050e04c3b12362e05b8eddae0e8bdb
BLAKE2b-256 fe6107ecba0f2cee2bd26b8b4de54029335e0a7a414aec0bf9fa620ffccb0756

See more details on using hashes here.

Provenance

The following attestation bundles were made for gh_actions_updater-0.1.6.tar.gz:

Publisher: publish.yaml on Goldziher/gh-actions-updater

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gh_actions_updater-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for gh_actions_updater-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 fbf24b6f26e933a2e47b9d54bfdb85708a8420aef9ef0149d21a204ee9917b9b
MD5 a4bd6b7aa1f38cdb145f26c9297af667
BLAKE2b-256 e8161aff1aa2d583f4f00ae90920cf06dcbfb4e2bc12547cc25bd66415e99fe4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gh_actions_updater-0.1.6-py3-none-any.whl:

Publisher: publish.yaml on Goldziher/gh-actions-updater

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page