From dce193af4013e0551df19912c5f628cfafc517e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 18:55:24 +0000 Subject: [PATCH] chore(deps): bump github/gh-aw from 0.65.4 to 0.71.1 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.65.4 to 0.71.1. - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/gh-aw/compare/b5a9fb08751b738a86b3b605ff1fdf34956adbf4...f01a9d118afa6e306f3645ca31e43f4ea8fb4d22) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.71.1 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 ed64cc1..7bf6a73 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -15,6 +15,6 @@ jobs: - name: 🛫 Checkout Code uses: actions/checkout@v6 - name: 🔄 Install gh-aw extension - uses: github/gh-aw/actions/setup-cli@b5a9fb08751b738a86b3b605ff1fdf34956adbf4 # v0.65.4 + uses: github/gh-aw/actions/setup-cli@f01a9d118afa6e306f3645ca31e43f4ea8fb4d22 # v0.71.1 with: version: v0.55.0