Skip to content

Commit 667ff6d

Browse files
chore(deps): update 1password/load-secrets-action action to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa30e68 commit 667ff6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/solidity.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ jobs:
7171
runs-on: namespace-profile-btp-scs
7272
steps:
7373
- name: Setup 1Password
74-
uses: 1password/load-secrets-action/configure@v2
74+
uses: 1password/load-secrets-action/configure@v3
7575
with:
7676
service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
7777

7878
- name: Load secrets
79-
uses: 1password/load-secrets-action@v2
79+
uses: 1password/load-secrets-action@v3
8080
env:
8181
NPM_TOKEN: op://platform/npmjs/credential
8282
PAT_TOKEN: op://platform/github-commit-pat/credential

0 commit comments

Comments
 (0)