Setup chainctl
Version updated for https://github.com/chainguard-dev/setup-chainctl to version v0.5.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 48 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-chainctl GitHub Action automates the installation and authentication of the chainctl CLI tool within GitHub Actions workflows. It streamlines interaction with Chainguard APIs by setting up the required environment and authenticating using identity tokens. This action simplifies tasks such as accessing and managing resources on Chainguard platforms directly from CI/CD pipelines.
Release notes
What’s Changed
- fix apk.cgr.dev replacement by @wlynch in https://github.com/chainguard-dev/setup-chainctl/pull/30
- Bump step-security/harden-runner from 2.13.0 to 2.13.1 in the actions group by @dependabot[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/31
- Bump step-security/harden-runner from 2.13.1 to 2.13.2 in the actions group by @dependabot[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/33
- Bump actions/checkout from 5.0.0 to 5.0.1 in the actions group by @dependabot[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/34
- Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/35
- ci: explicitly set permissions by @imjasonh in https://github.com/chainguard-dev/setup-chainctl/pull/37
- [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/39
- add CI test that exercises auth by @imjasonh in https://github.com/chainguard-dev/setup-chainctl/pull/38
- optionally install pip keyring by @imjasonh in https://github.com/chainguard-dev/setup-chainctl/pull/36
- [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/40
- check for string true rather than existence in setup-python-keyring by @steven-rand in https://github.com/chainguard-dev/setup-chainctl/pull/41
- Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/42
- Bump step-security/harden-runner from 2.13.3 to 2.14.0 in the actions group by @dependabot[bot] in https://github.com/chainguard-dev/setup-chainctl/pull/43
New Contributors
- @steven-rand made their first contribution in https://github.com/chainguard-dev/setup-chainctl/pull/41
Full Changelog: https://github.com/chainguard-dev/setup-chainctl/compare/v0.4.0...v0.5.0