diff --git a/package-lock.json b/package-lock.json index dea70d8..425ac7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-action-copy-files", - "version": "1.1.11", + "version": "1.1.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "github-action-copy-files", - "version": "1.1.11", + "version": "1.1.12", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 3d317c5..a77e4b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-copy-files", - "version": "1.1.11", + "version": "1.1.12", "description": "Template to start a new repository on the hub", "main": "index.js", "type": "module",