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 f54ab75 commit 6d6e438Copy full SHA for 6d6e438
.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.12
+ JOSE_VERSION: 6.0.13
97
run: npm install "jose@${JOSE_VERSION}"
98
99
- id: get-job-workflow-ref
0 commit comments