Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 1Password/load-secrets-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: 1Password/load-secrets-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 10 commits
  • 11 files changed
  • 8 contributors

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    a763b8d View commit details
    Browse the repository at this point in the history
  2. bump actions

    JillRegan committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    5b18565 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Merge pull request #156 from 1Password/jill/bump-actions

    Bump Actions
    JillRegan authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    2a9101f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. fix: pin 4 unpinned action(s),extract 3 unsafe expression(s) to env vars

    Automated security fixes applied by Runner Guard (https://github.com/Vigilant-LLC/runner-guard).
    
    Changes:
     .github/workflows/e2e-tests.yml               | 26 +++++++++++++++-----------
     .github/workflows/lint-and-test.yml           |  2 +-
     .github/workflows/ok-to-test.yml              |  2 +-
     .github/workflows/pr-check-signed-commits.yml |  2 +-
     .github/workflows/test-e2e.yml                |  6 ++++--
     5 files changed, 22 insertions(+), 16 deletions(-)
    dagecko committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    2a321c3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Configuration menu
    Copy the full SHA
    080cd2d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Merge pull request #157 from dagecko/runner-guard/fix-ci-security

    fix: pin 4 unpinned action(s),extract 3 unsafe expression(s) to env vars
    JillRegan authored May 14, 2026
    Configuration menu
    Copy the full SHA
    cc166c6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Merge pull request #154 from superteppo/main

    fix 1Password cli installer error on Windows
    JillRegan authored May 15, 2026
    Configuration menu
    Copy the full SHA
    908aabf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. Add Terms of Service to README (#166)

    * Add Terms of Service to README
    
    * Update README.md
    
    * Update README.md
    
    * Scope ToS notice to the APIs
    
    * prettier
    
    ---------
    
    Co-authored-by: Bert Ramirez <13988480+bertrmz@users.noreply.github.com>
    libutcher and bertrmz authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    be2f36b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2026

  1. create new build

    JillRegan committed Jun 11, 2026
    Configuration menu
    Copy the full SHA
    0f0cd1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from 1Password/release/v4.0.1

    Prepare Release v4.0.1
    JillRegan authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    3a12b0a View commit details
    Browse the repository at this point in the history
Loading