Skip to content

Choose a tag to compare

@dustin-ruetz dustin-ruetz released this 05 Jul 16:25
· 134 commits to main since this release
v1.3.0
10ed075

This release enhances the 1Password CLI installation process and removes the deprecated GitHub Actions set-output command.

Features

  • Update documentation related to 1Password Service Accounts.
  • Install the 1Password CLI for arm and 386 on Linux; credit to @roderik. {#44, #49}
  • Automatically fetch the latest stable version of the 1Password CLI. {#49}

Fixes

  • Remove deprecated set-output command; credit to @Manokii. {#27}
  • Use temp directory for op (instead of root) for Linux; credit to @mamercad. {#28}
  • Enable installing the CLI on macOS runners without sudo privileges. {#32}