mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-12-18 10:20:41 -07:00
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
96 lines
3.2 KiB
JSON
96 lines
3.2 KiB
JSON
{
|
|
"name": "action-ansible-playbook",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "action-ansible-playbook",
|
|
"dependencies": {
|
|
"@actions/core": "^2.0.1",
|
|
"@actions/exec": "^2.0.0",
|
|
"yaml": "^2.8.2"
|
|
}
|
|
},
|
|
"node_modules/@actions/core": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-2.0.1.tgz",
|
|
"integrity": "sha512-oBfqT3GwkvLlo1fjvhQLQxuwZCGTarTE5OuZ2Wg10hvhBj7LRIlF611WT4aZS6fDhO5ZKlY7lCAZTlpmyaHaeg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/exec": "^2.0.0",
|
|
"@actions/http-client": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@actions/exec": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/exec/-/exec-2.0.0.tgz",
|
|
"integrity": "sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/io": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@actions/http-client": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-3.0.0.tgz",
|
|
"integrity": "sha512-1s3tXAfVMSz9a4ZEBkXXRQD4QhY3+GAsWSbaYpeknPOKEeyRiU3lH+bHiLMZdo2x/fIeQ/hscL1wCkDLVM2DZQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tunnel": "^0.0.6",
|
|
"undici": "^5.28.5"
|
|
}
|
|
},
|
|
"node_modules/@actions/io": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-2.0.0.tgz",
|
|
"integrity": "sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@fastify/busboy": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
|
|
"integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/tunnel": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
|
|
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
|
|
}
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "5.29.0",
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
|
|
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fastify/busboy": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
}
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "2.8.2",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
|
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"yaml": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/eemeli"
|
|
}
|
|
}
|
|
}
|
|
}
|