Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
1password/load-secrets-action action major v2 -> v3 OpenSSF Scorecard

Release Notes

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

v3

Compare Source


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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -71,12 +71,12 @@
runs-on: namespace-profile-btp-scs
steps:
- name: Setup 1Password
uses: 1password/load-secrets-action/configure@v2
uses: 1password/load-secrets-action/configure@v3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Solidity' step
Uses Step
uses '1password/load-secrets-action/configure' with ref 'v3', not a pinned commit hash
with:
service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}

- name: Load secrets
uses: 1password/load-secrets-action@v2
uses: 1password/load-secrets-action@v3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Solidity' step
Uses Step
uses '1password/load-secrets-action' with ref 'v3', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants