Skip to content

Commit f0ddc21

Browse files
chore(deps): update dependency jose to v6.1.0 (#1281)
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | npm | jose | 6.0.13 | 6.1.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e82de89 commit f0ddc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
env:
9494
# Keep this updated in a simpler way than needing a full package.json.
9595
# renovate: datasource=npm depName=jose
96-
JOSE_VERSION: 6.0.13
96+
JOSE_VERSION: 6.1.0
9797
run: npm install "jose@${JOSE_VERSION}"
9898

9999
- id: get-job-workflow-ref

0 commit comments

Comments
 (0)