Bump patch verstion to 1.8.1

This commit is contained in:
Naoki Oketani
2021-10-08 21:20:22 +09:00
parent 1595df392b
commit 9d3f4c8708
4 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "npm-audit-action",
"version": "1.8.0",
"version": "1.8.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm-audit-action",
"version": "1.8.0",
"version": "1.8.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",