We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210911e commit ed0562eCopy full SHA for ed0562e
.github/workflows/integration-tests.yml
@@ -319,7 +319,7 @@ jobs:
319
needs: [run-integration-tests]
320
steps:
321
- id: get-secrets
322
- uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets-v1.0.1
+ uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets-v1.1.0
323
with:
324
# Secrets placed in the ci/repo/grafana/grafana-plugin-examples path in Vault
325
repo_secrets: |
0 commit comments