File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 steps :
1414 - name : Load secrets
1515 id : load-secrets
16- uses : 1password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556 # v4.0 .1
16+ uses : 1password/load-secrets-action@eb2efd0703da22a93c467f2d1ffbb6826c11e19c # v4.1 .1
1717 with :
1818 export-env : false
1919 env :
2222 GPG_PRIVATE_KEY : op://kv_gov-ui-kit_infra/arabot-1_SIGN_CERTS/private_key
2323 ARABOT_PAT_TRIGGER_WORKFLOW : op://kv_gov-ui-kit_infra/GITHUB_PAT/credential
2424 - name : Checkout actions
25- uses : actions/checkout@v7.0.0
25+ uses : actions/checkout@v7.0.1
2626 with :
2727 fetch-depth : 1
2828 sparse-checkout : |
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout actions
21- uses : actions/checkout@v7.0.0
21+ uses : actions/checkout@v7.0.1
2222 with :
2323 fetch-depth : 1
2424 sparse-checkout : |
Original file line number Diff line number Diff line change 2525 environment : npm-publish
2626 steps :
2727 - name : Checkout actions
28- uses : actions/checkout@v7.0.0
28+ uses : actions/checkout@v7.0.1
2929 with :
3030 fetch-depth : 1
3131 sparse-checkout : |
@@ -49,14 +49,14 @@ jobs:
4949 steps :
5050 - name : Load secrets from OP
5151 id : load-secrets
52- uses : 1password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556 # v4.0 .1
52+ uses : 1password/load-secrets-action@eb2efd0703da22a93c467f2d1ffbb6826c11e19c # v4.1 .1
5353 with :
5454 export-env : false
5555 env :
5656 OP_SERVICE_ACCOUNT_TOKEN : ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
5757 ARABOT_PAT_TRIGGER_WORKFLOW : op://kv_gov-ui-kit_infra/GITHUB_PAT/credential
5858 - name : Checkout actions
59- uses : actions/checkout@v7.0.0
59+ uses : actions/checkout@v7.0.1
6060 with :
6161 fetch-depth : 1
6262 sparse-checkout : |
Original file line number Diff line number Diff line change 2727 deploymentUrl : ${{ steps.set-deployment-url.outputs.deploymentUrl }}
2828 steps :
2929 - name : Checkout actions
30- uses : actions/checkout@v7.0.0
30+ uses : actions/checkout@v7.0.1
3131 with :
3232 fetch-depth : 1
3333 sparse-checkout : |
Original file line number Diff line number Diff line change 2626 steps :
2727 - name : Load secrets from OP
2828 id : load-secrets
29- uses : 1password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556 # v4.0 .1
29+ uses : 1password/load-secrets-action@eb2efd0703da22a93c467f2d1ffbb6826c11e19c # v4.1 .1
3030 with :
3131 export-env : false
3232 env :
You can’t perform that action at this time.
0 commit comments