From 9bc3c937ebc48123d4e2445390d8c605126c0030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:10:57 +0000 Subject: [PATCH] :arrow_up: Bump dev-hanz-ops/install-gh-cli-action from 0.2.0 to 0.2.1 Bumps [dev-hanz-ops/install-gh-cli-action](https://github.com/dev-hanz-ops/install-gh-cli-action) from 0.2.0 to 0.2.1. - [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.2.0...v0.2.1) --- updated-dependencies: - dependency-name: dev-hanz-ops/install-gh-cli-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 eb84117cb3a..eef1aad5976 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.2.0 + uses: dev-hanz-ops/install-gh-cli-action@v0.2.1 with: gh-cli-version: 2.32.0