From 332a7638f1f5f61e70093c36705b35a40c886214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 11:06:13 +0000 Subject: [PATCH] chore(deps): bump azure/setup-helm from v1 to v1.1 Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from v1 to v1.1. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/v1...18bc76811624f360dbd7f18c2d4ecb32c7b87bab) Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9bd2a53415d6..c15e4825629f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: node-version: "12" - name: Install helm - uses: azure/setup-helm@v1 + uses: azure/setup-helm@v1.1 - name: Fetch dependencies from cache id: cache-yarn