Skip to content

Commit 4ab5a94

Browse files
chore(deps): update 1password/load-secrets-action digest to cb7c5ac
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16874f3 commit 4ab5a94

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/qa.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ jobs:
4646
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
4747

4848
- name: Setup 1Password
49-
uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3
49+
uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3
5050
with:
5151
service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
5252

5353
- name: Load all secrets
5454
id: secrets
55-
uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3
55+
uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3
5656
with:
5757
export-env: true
5858
env:
@@ -299,12 +299,12 @@ jobs:
299299
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
300300

301301
- name: Setup 1Password
302-
uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3
302+
uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3
303303
with:
304304
service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
305305

306306
- name: Load Slack secrets
307-
uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3
307+
uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3
308308
with:
309309
export-env: true
310310
env:
@@ -353,12 +353,12 @@ jobs:
353353
fetch-depth: ${{ github.event_name == 'push' && 2 || 0 }}
354354

355355
- name: Setup 1Password
356-
uses: 1password/load-secrets-action/configure@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3
356+
uses: 1password/load-secrets-action/configure@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3
357357
with:
358358
service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
359359

360360
- name: Load Slack secrets
361-
uses: 1password/load-secrets-action@8d0d610af187e78a2772c2d18d627f4c52d3fbfb # v3
361+
uses: 1password/load-secrets-action@cb7c5acc8a2b09f96acc233de388fe361e49839a # v3
362362
with:
363363
export-env: true
364364
env:

0 commit comments

Comments
 (0)