mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-12-14 04:09:40 +07:00
Initial attempt to move to octokit
This commit is contained in:
@@ -18,5 +18,10 @@
|
||||
],
|
||||
"author": "ButlerLogic",
|
||||
"license": "MIT",
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"octokit": "^2.0.14",
|
||||
"semver": "^7.3.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user