From d64855ef491ba94c1fd205dc9bf1982a32f7f8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:43:47 +0000 Subject: [PATCH] Bump github/gh-aw from 0.79.6 to 0.79.9 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.79.6 to 0.79.9. - [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.79.6...v0.79.9) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.79.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/compile-agentic-workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-agentic-workflows.yml b/.github/workflows/compile-agentic-workflows.yml index 808965e9..ab568773 100644 --- a/.github/workflows/compile-agentic-workflows.yml +++ b/.github/workflows/compile-agentic-workflows.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Setup gh-aw CLI - uses: github/gh-aw/actions/setup-cli@v0.79.6 + uses: github/gh-aw/actions/setup-cli@v0.79.9 - name: Compile agentic workflows run: |