mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Commit message here
This commit is contained in:
parent
6759debe95
commit
e2d2c72095
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "docker-container-action",
|
"name": "docker-container-action",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.",
|
"description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -19,4 +19,4 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.6.2"
|
"@types/node": "^20.6.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user