From fb95f36d64d6c3d42e7d4a25f040bc1d10b3d051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:13:44 +0000 Subject: [PATCH] Bump github/gh-aw-actions/setup-cli in /.github/workflows Bumps [github/gh-aw-actions/setup-cli](https://github.com/github/gh-aw-actions) from 0.79.8 to 0.81.3. - [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...a95cb3861440650dd6b6e25f6488a4bc1c29cd74) --- updated-dependencies: - dependency-name: github/gh-aw-actions/setup-cli dependency-version: 0.81.3 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 cfc21c78..b4fbc327 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@v7.0.0 - name: Install gh-aw extension - uses: github/gh-aw-actions/setup-cli@c0338fef4749d08c21f8f975fb0e37efa17dda47 # v0.79.8 + uses: github/gh-aw-actions/setup-cli@a95cb3861440650dd6b6e25f6488a4bc1c29cd74 # v0.81.3 with: version: v0.79.6