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 589381a commit 089bc16Copy full SHA for 089bc16
.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.11
+ JOSE_VERSION: 6.0.12
97
run: npm install "jose@${JOSE_VERSION}"
98
99
- id: get-job-workflow-ref
0 commit comments