From 94acfb1bf97eba13e488667d45be44916bf5f0d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:12:03 +0000 Subject: [PATCH] chore(deps): bump github/gh-aw-actions from 0.79.8 to 0.80.8 Bumps [github/gh-aw-actions](https://github.com/github/gh-aw-actions) from 0.79.8 to 0.80.8. - [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/c0338fef4749d08c21f8f975fb0e37efa17dda47...bee9622162d2319e68ef2594442f58c815f28d7f) --- updated-dependencies: - dependency-name: github/gh-aw-actions dependency-version: 0.80.8 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 93a505c17..ee1b47a4c 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@c0338fef4749d08c21f8f975fb0e37efa17dda47 # v0.79.8 + uses: github/gh-aw-actions/setup-cli@bee9622162d2319e68ef2594442f58c815f28d7f # v0.80.8 with: version: v0.72.1