File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ jobs:
323323 id-token : write
324324 steps :
325325 - id : get-secrets
326- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0 # zizmor: ignore[unpinned-uses] provided by grafana
326+ uses : grafana/shared-workflows/actions/get-vault-secrets@a37de51f3d713a30a9e4b21bcdfbd38170020593 # get-vault-secrets/v1.3.0 # zizmor: ignore[unpinned-uses] provided by grafana
327327 with :
328328 export_env : false
329329 # Secrets placed in the ci/repo/grafana/grafana-plugin-examples path in Vault
Original file line number Diff line number Diff line change 3535 COMMIT_SHA : ${{ github.event.pull_request.merge_commit_sha }}
3636
3737 - id : get-secrets
38- uses : grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.3.0 # zizmor: ignore[unpinned-uses] provided by grafana
38+ uses : grafana/shared-workflows/actions/get-vault-secrets@a37de51f3d713a30a9e4b21bcdfbd38170020593 # get-vault-secrets/v1.3.0 # zizmor: ignore[unpinned-uses] provided by grafana
3939 with :
4040 export_env : false
4141 # Secrets placed in the ci/repo/grafana/grafana-plugin-examples path in Vault
You can’t perform that action at this time.
0 commit comments