From 3319327b24ffb8f53735340416968e7f7c47dad2 Mon Sep 17 00:00:00 2001 From: google-github-actions-bot Date: Wed, 23 Oct 2024 20:44:42 +0000 Subject: [PATCH] Release: v3.0.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 69c0e41..0966da5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@google-github-actions/deploy-cloud-functions", - "version": "3.0.5", + "version": "3.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@google-github-actions/deploy-cloud-functions", - "version": "3.0.5", + "version": "3.0.6", "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index 9e90ee5..4c43500 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-github-actions/deploy-cloud-functions", - "version": "3.0.5", + "version": "3.0.6", "description": "Deploy a Cloud Function", "main": "dist/index.js", "scripts": {