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 e82de89 commit f0ddc21Copy full SHA for f0ddc21
.github/workflows/reusable-zizmor.yml
@@ -93,7 +93,7 @@ jobs:
93
env:
94
# Keep this updated in a simpler way than needing a full package.json.
95
# renovate: datasource=npm depName=jose
96
- JOSE_VERSION: 6.0.13
+ JOSE_VERSION: 6.1.0
97
run: npm install "jose@${JOSE_VERSION}"
98
99
- id: get-job-workflow-ref
0 commit comments