Skip to content

Commit cdb315e

Browse files
chore(deps): update dependency node to v22 (#1082)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 0264ea1 commit cdb315e

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
@@ -86,7 +86,7 @@ jobs:
8686
name: Setup node.js
8787
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
8888
with:
89-
node-version: "20.x"
89+
node-version: "22.x"
9090

9191
- id: install-jose
9292
name: Install `jose` library for JWT verification

0 commit comments

Comments
 (0)