We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10911e commit d020415Copy full SHA for d020415
.github/workflows/publish-npm.yml
@@ -14,7 +14,7 @@ jobs:
14
packages: write
15
steps:
16
- id: get-secrets
17
- uses: grafana/shared-workflows/actions/get-vault-secrets@28361cdb22223e5f1e34358c86c20908e7248760 # get-vault-secrets-v1.1.0
+ uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1 # zizmor: ignore[unpinned-uses] provided by grafana
18
with:
19
repo_secrets: |
20
NPM_TOKEN=npm_token:npm_token
0 commit comments