Merge pull request #1 from loispostula/main

[chore] upgrade action core
This commit is contained in:
Sebastian Rollén
2022-10-20 09:06:28 -04:00
committed by GitHub

View File

@@ -10,7 +10,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@actions/core": "^1.4.0", "@actions/core": "^1.10.0",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"toml": "^3.0.0" "toml": "^3.0.0"
} }