Update @actions/core to 1.8.1

This commit is contained in:
Shohei Maeda
2022-05-13 07:29:57 +09:00
parent 9bd6ae64c1
commit 19fe498d7b
3 changed files with 1092 additions and 78 deletions

View File

@@ -31,7 +31,7 @@
}
},
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.8.1",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",