Skip to content

Commit a9f4661

Browse files
chore(deps): update dependency jose to v6.1.1 (#1524)
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | jose | 6.1.0 | 6.1.1 | 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 96bd0ab commit a9f4661

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.1.0
96+
JOSE_VERSION: 6.1.1
9797
run: npm install "jose@${JOSE_VERSION}"
9898

9999
- id: get-job-workflow-ref

0 commit comments

Comments
 (0)