Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2025

This PR contains the following updates:

Package Type Update Change
1password/load-secrets-action action major v2.0.0 -> v3.0.0

Release Notes

1password/load-secrets-action (1password/load-secrets-action)

v3.0.0

Compare Source

What's Changed
🔴 Breaking change
      - name: Load secret
        uses: 1password/load-secrets-action@v3
        with:

##### Export loaded secrets as environment variables
          export-env: true
        env:
          OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
          SECRET: op://app-cicd/hello-world/secret

      - name: Print masked secret
        run: 'echo "Secret: $SECRET"'

##### Prints: Secret: ***
🚀 Features
🔒 Security

Full Changelog: 1Password/load-secrets-action@v2...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@owine owine merged commit ff132e9 into main Aug 19, 2025
3 checks passed
@owine owine deleted the renovate/major-all-gha-major branch August 19, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants