Releases: 1Password/install-cli-action
Releases · 1Password/install-cli-action
v4.0.0
What's Changed
Compatibility
gpg available on PATH in order to verify CLI signature. (#37)
Security
- Verify 1Password CLI signatures on install for Linux, macOS, and Windows before adding the binary to PATH. (#37)
Documentation
- README now includes a notice that 1Password API usage is governed by the 1Password API Terms of Service. (#39)
New Contributors
- @libutcher made their first contribution in #39
Full Changelog: v3...v4.0.0
v3.0.0
What's Changed
Compatibility
- Self-hosted runners: Requires Actions runner v2.327.1 or newer to run this action (Node 24 support). {#30}
Fix
- Action now runs on Node 24 instead of Node 20. {#30}
- Update the Developer Slack link in README.md. {#29}
- Bump
actions/checkoutto v6 so workflows use the current Node runtime and avoid Node 20 deprecation warnings. {#33}
Security
- Resolve Dependabot/npm audit issues, upgraded @actions/core and @actions/tool-cache. {#32}
New Contributors
Full Changelog: v2...v3.0.0
v2.0.2
v2.0.1
What's Changed
- Use op-cli-installer package by @volodymyrZotov in #22
- Prepare release v2.0.1 by @volodymyrZotov in #23
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.0.0
This is the first release of the 1Password CLI GitHub Action.
Install the 1Password CLI into your GitHub Action jobs.