From 8bc97ff7eb0da4bbfdb981eb2337d7ab2b4d936c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 03:47:54 +0000 Subject: [PATCH] build(deps): Bump github/gh-aw from 0.66.1 to 0.67.0 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.66.1 to 0.67.0. - [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/d688a4a5fa8aa96ad18fa13f0b187c38548a275c...245d16844b16f61042aebf5931af62a750b202fc) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.67.0 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 1f50cffa..787be552 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Install gh-aw extension - uses: github/gh-aw/actions/setup-cli@d688a4a5fa8aa96ad18fa13f0b187c38548a275c # v0.66.1 + uses: github/gh-aw/actions/setup-cli@245d16844b16f61042aebf5931af62a750b202fc # v0.67.0 with: version: v0.66.1 - name: Install uv