Bump patch version to 1.7.4

This commit is contained in:
Naoki Oketani
2021-09-26 21:35:10 +09:00
parent 5b1038c826
commit cf7f895e0d
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.7.3",
"version": "1.7.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm-audit-action",
"version": "1.7.3",
"version": "1.7.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",