mirror of
https://github.com/trympet/nextcloud-artifacts-action.git
synced 2025-04-24 20:16:08 +02:00
14 lines
385 B
JSON
14 lines
385 B
JSON
{
|
|
"name": "nextcloud-artifacts-action",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.3.0.tgz",
|
|
"integrity": "sha512-xxtX0Cwdhb8LcgatfJkokqT8KzPvcIbwL9xpLU09nOwBzaStbfm0dNncsP0M4us+EpoPdWy7vbzU5vSOH7K6pg=="
|
|
}
|
|
}
|
|
}
|