From 8d2254b9bcd2a33cf0b471956774f9d7205ac231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 22:41:59 +0000 Subject: [PATCH] :arrow_up: Bump dev-hanz-ops/install-gh-cli-action from 0.1.0 to 0.2.0 Bumps [dev-hanz-ops/install-gh-cli-action](https://github.com/dev-hanz-ops/install-gh-cli-action) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/dev-hanz-ops/install-gh-cli-action/releases) - [Commits](https://github.com/dev-hanz-ops/install-gh-cli-action/compare/v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: dev-hanz-ops/install-gh-cli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pyright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyright.yml b/.github/workflows/pyright.yml index cafe75db728..eb84117cb3a 100644 --- a/.github/workflows/pyright.yml +++ b/.github/workflows/pyright.yml @@ -32,7 +32,7 @@ jobs: eval $(sage-print-system-package-command auto --spkg --yes --no-install-recommends install git) - name: Install GH CLI - uses: dev-hanz-ops/install-gh-cli-action@v0.1.0 + uses: dev-hanz-ops/install-gh-cli-action@v0.2.0 with: gh-cli-version: 2.32.0