From e33dce206839718e615a00896b737198bffe220f Mon Sep 17 00:00:00 2001 From: Andrey Senov Date: Sat, 27 Jul 2024 11:05:07 +0400 Subject: [PATCH] firebase-tools 13.14.2 --- .github/workflows/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 0a36dff..b340250 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -11,7 +11,7 @@ on: env: REPOSITORY: andreysenov/firebase-tools - VERSION: 13.14.1 + VERSION: 13.14.2 jobs: firebase-tools: