mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-09-03 15:25:46 -06:00
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.0.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.0.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
169 B
JSON
10 lines
169 B
JSON
{
|
|
"name": "action-ansible-playbook",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"@actions/core": "^1.2.7",
|
|
"@actions/exec": "^1.0.4",
|
|
"yaml": "^2.0.1"
|
|
}
|
|
}
|