From b2ca2d346c4df51fa2472e346aab2ab3668bb466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 23:53:45 +0000 Subject: [PATCH] Bump github/gh-aw in the github-actions group across 1 directory Bumps the github-actions group with 1 update in the / directory: [github/gh-aw](https://github.com/github/gh-aw). Updates `github/gh-aw` from 0.74.8 to 0.76.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/0feed75a980b06f247abbbf80127f8eb2c19e2c5...58d1bedbb7200f59c2d224151339e38fd8687d05) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.76.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... 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 b53c9e869..37bbe552c 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -24,7 +24,7 @@ jobs: # Install GitHub CLI and gh-aw extension for Copilot Agent interaction - name: Install gh-aw extension - uses: github/gh-aw/actions/setup-cli@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.74.8 + uses: github/gh-aw/actions/setup-cli@58d1bedbb7200f59c2d224151339e38fd8687d05 # v0.76.1 with: version: v0.68.3