File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2222 NX_BRANCH : ${{ github.event.number || github.ref_name }}
2323 steps :
2424 - id : get-secrets
25- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
25+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
2626 with :
2727 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
2828 repo_secrets : |
8888 WORKING_DIR : ' myorg-nobackend-panel'
8989 steps :
9090 - id : get-secrets
91- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
91+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
9292 with :
9393 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
9494 repo_secrets : |
@@ -273,15 +273,15 @@ jobs:
273273 hasBackend : false
274274 steps :
275275 - id : get-secrets
276- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
276+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
277277 with :
278278 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
279279 repo_secrets : |
280280 GRAFANA_ACCESS_POLICY_TOKEN=gcom_access_policy_token:gcom_access_policy_token
281281 export_env : false
282282
283283 - name : Get secrets for DockerHub login
284- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
284+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
285285 with :
286286 common_secrets : |
287287 DOCKERHUB_USERNAME=dockerhub:username
@@ -494,7 +494,7 @@ jobs:
494494 id-token : write
495495 steps :
496496 - id : get-secrets
497- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
497+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
498498 with :
499499 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
500500 repo_secrets : |
Original file line number Diff line number Diff line change 2222 NX_BRANCH : ${{ github.event.number || github.ref_name }}
2323 steps :
2424 - id : get-secrets
25- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
25+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
2626 with :
2727 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
2828 repo_secrets : |
Original file line number Diff line number Diff line change 2323 NX_BRANCH : ${{ github.event.number || github.ref_name }}
2424 steps :
2525 - id : get-secrets
26- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
26+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
2727 with :
2828 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
2929 repo_secrets : |
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-x64
2121 steps :
2222 - id : get-secrets
23- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
23+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
2424 with :
2525 # Secrets placed in the ci/repo/grafana/plugin-tools
2626 repo_secrets : |
Original file line number Diff line number Diff line change 1616 id-token : write
1717 steps :
1818 - id : get-secrets
19- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
19+ uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0
2020 with :
2121 # Secrets placed in the ci/repo/grafana/plugin-tools in vault
2222 repo_secrets : |
You can’t perform that action at this time.
0 commit comments