From b8b62e31a874bf0230bdd7b3dc34b5bacb8dbcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 05:25:53 +0000 Subject: [PATCH] Bump github/gh-aw in the actions group across 1 directory Bumps the actions group with 1 update in the / directory: [github/gh-aw](https://github.com/github/gh-aw). Updates `github/gh-aw` from 0.71.5 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/v0.71.5...v0.76.1) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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 2d65a0d7250..4e830f6929c 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@v6 - name: Install gh-aw extension - uses: github/gh-aw/actions/setup-cli@v0.71.5 + uses: github/gh-aw/actions/setup-cli@v0.76.1 with: version: v0.50.1