dependabot[bot] 743eaa5ba9
build(deps): bump yaml from 2.1.1 to 2.1.2
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 04:11:38 +00:00

10 lines
169 B
JSON

{
"name": "action-ansible-playbook",
"main": "main.js",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/exec": "^1.1.1",
"yaml": "^2.1.2"
}
}