File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2020 steps :
2121 - name : Import Secrets
2222 id : secrets
23- uses : hashicorp/vault-action@v3.0 .0
23+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
2424 with :
2525 url : ${{ secrets.VAULT_ADDR }}
2626 method : approle
Original file line number Diff line number Diff line change 3232 - name : Import Secrets
3333 if : ${{ runner.OS == 'Linux' }}
3434 id : secrets
35- uses : hashicorp/vault-action@v3.0 .0
35+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
3636 with :
3737 url : ${{ secrets.VAULT_ADDR }}
3838 method : approle
Original file line number Diff line number Diff line change 3232 steps :
3333 - name : Import Secrets
3434 id : secrets
35- uses : hashicorp/vault-action@v3.0 .0
35+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
3636 with :
3737 url : ${{ secrets.VAULT_ADDR }}
3838 method : approle
Original file line number Diff line number Diff line change 3636 run : npm ci
3737 - name : Import Secrets
3838 id : secrets
39- uses : hashicorp/vault-action@v3.0 .0
39+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
4040 with :
4141 url : ${{ secrets.VAULT_ADDR }}
4242 method : approle
@@ -112,7 +112,7 @@ jobs:
112112 steps :
113113 - name : Import Secrets
114114 id : secrets
115- uses : hashicorp/vault-action@v3.0 .0
115+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
116116 with :
117117 url : ${{ secrets.VAULT_ADDR }}
118118 method : approle
Original file line number Diff line number Diff line change 6060 steps :
6161 - name : Import Secrets
6262 id : secrets
63- uses : hashicorp/vault-action@v3.0 .0
63+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
6464 with :
6565 url : ${{ secrets.VAULT_ADDR }}
6666 method : approle
9090 steps :
9191 - name : Import Secrets
9292 id : secrets
93- uses : hashicorp/vault-action@v3.0 .0
93+ uses : hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4 .0
9494 with :
9595 url : ${{ secrets.VAULT_ADDR }}
9696 method : approle
You can’t perform that action at this time.
0 commit comments