Skip to content

Commit

Permalink
Update Github-Actions-Core to mitigate semver CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
JenGoldstrich committed Oct 20, 2023
1 parent fb333f6 commit 118e3b5
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 69 deletions.
196 changes: 129 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@actions/core": "1.10.0",
"@actions/io": "1.1.2",
"@actions/tool-cache": "2.0.1",
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v0.3.0",
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v0.3.1",
"@vercel/ncc": "0.36.1"
},
"devDependencies": {
"@types/node": "18.14.1",
"@types/semver": "7.3.13",
"@types/semver": "7.5.4",
"prettier": "2.8.4",
"typescript": "4.9.5"
}
Expand Down

0 comments on commit 118e3b5

Please sign in to comment.