build(deps): bump ejs from 3.1.5 to 3.1.6

Bumps [ejs](https://github.com/mde/ejs) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-11 07:29:07 +00:00
committed by GitHub
parent b07cc92b5c
commit d4dd907bb0
2 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"ejs": "^3.1.5",
"ejs": "^3.1.6",
"got": "^11.8.1",
"remark": "^13.0.0",
"remark-toc": "^7.0.0"