Skip to content

Commit 81f54fe

Browse files
chore(deps): update dependency jose to v6.1.2 (#1548)
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | jose | 6.1.1 | 6.1.2 | 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 9d49abe commit 81f54fe

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

9999
- id: get-job-workflow-ref

0 commit comments

Comments
 (0)