From 7f2e08232cfa751130a3ec6840922782051c0c3c Mon Sep 17 00:00:00 2001 From: Google GitHub Actions Bot <72759630+google-github-actions-bot@users.noreply.github.com> Date: Sun, 24 Aug 2025 21:04:57 -0400 Subject: [PATCH] Release: v0.8.10 --- 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 ed09138..3663056 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@google-github-actions/actions-utils", - "version": "0.8.9", + "version": "0.8.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@google-github-actions/actions-utils", - "version": "0.8.9", + "version": "0.8.10", "license": "Apache-2.0", "dependencies": { "yaml": "^2.8.1" diff --git a/package.json b/package.json index 38b150f..e7ba818 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-github-actions/actions-utils", - "version": "0.8.9", + "version": "0.8.10", "description": "Helpers and utilities that are shared among Google GitHub Actions", "author": "Google LLC", "license": "Apache-2.0",