Merge pull request #165 from oke-py/patch

patch release: 2.4.3
This commit is contained in:
Naoki Oketani
2023-01-02 11:27:57 +09:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "npm-audit-action",
"version": "2.4.2",
"version": "2.4.3",
"private": true,
"description": "GitHub Action to run `npm audit`",
"main": "lib/main.js",