File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 fi
3232
3333 - name : Build and Push to Docker Hub
34- uses : grafana/shared-workflows/actions/build-push-to-dockerhub@4101b7ff332a47ef03b59a554624800a61668090
34+ uses : grafana/shared-workflows/actions/build-push-to-dockerhub@c8ac4a279df46ebd1f85064119a0835098b88092
3535 with :
3636 context : .
3737 file : ./Dockerfile
Original file line number Diff line number Diff line change 3030 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3131
3232 - name : Install uv
33- uses : astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
33+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
3434
3535 - name : Set up Go
3636 uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
4444 uv sync --all-groups
4545
4646 - id : get-secrets
47- uses : grafana/shared-workflows/actions/get-vault-secrets@5d7e361bc7e0a183cde8afe9899fb7b596d2659b # get-vault-secrets-v1.2.0
47+ uses : grafana/shared-workflows/actions/get-vault-secrets@c8ac4a279df46ebd1f85064119a0835098b88092 # get-vault-secrets-v1.2.0
4848 with :
4949 # Secrets placed in the ci/repo/grafana/mcp-grafana/<path> path in Vault
5050 repo_secrets : |
Original file line number Diff line number Diff line change 6060 cache : true
6161
6262 - id : get-secrets
63- uses : grafana/shared-workflows/actions/get-vault-secrets@5d7e361bc7e0a183cde8afe9899fb7b596d2659b # get-vault-secrets-v1.2.0
63+ uses : grafana/shared-workflows/actions/get-vault-secrets@c8ac4a279df46ebd1f85064119a0835098b88092 # get-vault-secrets-v1.2.0
6464 with :
6565 # Secrets placed in the ci/repo/grafana/mcp-grafana/<path> path in Vault
6666 repo_secrets : |
You can’t perform that action at this time.
0 commit comments