Skip to content

Commit

Permalink
chore: updated node version to 18.20.4, audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AdvSol-Darrel committed Nov 12, 2024
1 parent 7d7bf8f commit 06e2888
Show file tree
Hide file tree
Showing 4 changed files with 420 additions and 104 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.20.4]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodejs 18.16.0
nodejs 18.20.4
python 3.11.3
oc 4.13.3
Loading

0 comments on commit 06e2888

Please sign in to comment.