mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-10 02:11:08 +07:00
14 lines
373 B
JSON
14 lines
373 B
JSON
{
|
|
"name": "autotag-action",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.0.0.tgz",
|
|
"integrity": "sha512-aMIlkx96XH4E/2YZtEOeyrYQfhlas9jIRkfGPqMwXD095Rdkzo4lB6ZmbxPQSzD+e1M+Xsm98ZhuSMYGv/AlqA=="
|
|
}
|
|
}
|
|
}
|