From 8549da5f51c1ac710df7fcfa2ac77b3bb54993c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:03:39 +0000 Subject: [PATCH] chore: Bump github/gh-aw-actions/setup-cli from 0.71.5 to 0.81.6 Bumps [github/gh-aw-actions/setup-cli](https://github.com/github/gh-aw-actions) from 0.71.5 to 0.81.6. - [Release notes](https://github.com/github/gh-aw-actions/releases) - [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/gh-aw-actions/compare/b8068426813005612b960b5ab0b8bd2c27142323...ba6380cc6e5be5d21677bebe04d52fb48e3abec7) --- updated-dependencies: - dependency-name: github/gh-aw-actions/setup-cli dependency-version: 0.81.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/copilot-setup-steps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index fb88b90..4c5e89d 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -21,6 +21,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v7 - name: Install gh-aw extension - uses: github/gh-aw-actions/setup-cli@b8068426813005612b960b5ab0b8bd2c27142323 # v0.71.5 + uses: github/gh-aw-actions/setup-cli@ba6380cc6e5be5d21677bebe04d52fb48e3abec7 # v0.81.6 with: version: v0.71.5