Skip to content

Commit

Permalink
chore(deps): update dependency @actions/core to v1.9.1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent e21819d commit 9dacc3d
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 25 deletions.
78 changes: 64 additions & 14 deletions actions/versionate-docs/package-lock.json

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

2 changes: 1 addition & 1 deletion actions/versionate-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"directory": "actions/versionate-docs"
},
"dependencies": {
"@actions/core": "1.6.0",
"@actions/core": "1.9.1",
"@actions/github": "5.0.0",
"semver": "7.3.5"
},
Expand Down
99 changes: 90 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@actions/core": "1.2.7",
"@actions/core": "1.9.1",
"@actions/github": "4.0.0",
"@auto-it/conventional-commits": "11.1.1",
"@auto-it/npm": "11.1.1",
Expand Down

0 comments on commit 9dacc3d

Please sign in to comment.