Skip to content

Commit d020415

Browse files
committed
Use compatible version
1 parent c10911e commit d020415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
packages: write
1515
steps:
1616
- id: get-secrets
17-
uses: grafana/shared-workflows/actions/get-vault-secrets@28361cdb22223e5f1e34358c86c20908e7248760 # get-vault-secrets-v1.1.0
17+
uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1 # zizmor: ignore[unpinned-uses] provided by grafana
1818
with:
1919
repo_secrets: |
2020
NPM_TOKEN=npm_token:npm_token

0 commit comments

Comments
 (0)