diff --git a/package-lock.json b/package-lock.json index 082b10d..5e333a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@google-github-actions/actions-utils", - "version": "0.8.2", + "version": "0.8.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@google-github-actions/actions-utils", - "version": "0.8.2", + "version": "0.8.3", "license": "Apache-2.0", "dependencies": { "yaml": "^2.5.0" diff --git a/package.json b/package.json index 1aae337..1423b0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-github-actions/actions-utils", - "version": "0.8.2", + "version": "0.8.3", "description": "Helpers and utilities that are shared among Google GitHub Actions", "author": "Google LLC", "license": "Apache-2.0",