From d0b05a7b626dc0d081a0a9dfabd0dad55c9dc007 Mon Sep 17 00:00:00 2001 From: google-github-actions-bot Date: Fri, 31 Jan 2025 18:12:26 +0000 Subject: [PATCH] Release: v0.8.6 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 813ade7..16749bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@google-github-actions/actions-utils", - "version": "0.8.5", + "version": "0.8.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@google-github-actions/actions-utils", - "version": "0.8.5", + "version": "0.8.6", "license": "Apache-2.0", "dependencies": { "yaml": "^2.7.0" diff --git a/package.json b/package.json index b47ebf7..abec0e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-github-actions/actions-utils", - "version": "0.8.5", + "version": "0.8.6", "description": "Helpers and utilities that are shared among Google GitHub Actions", "author": "Google LLC", "license": "Apache-2.0",