From a93cc405e7810f6f2568016a53d97640a4951f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:43:56 +0000 Subject: [PATCH] Bump github/gh-aw from 0.42.6 to 0.42.17 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.42.6 to 0.42.17. - [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.42.6...v0.42.17) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.42.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/code-simplifier.lock.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/code-simplifier.lock.yml b/.github/workflows/code-simplifier.lock.yml index 8583ef78e..a6f1ee5ce 100644 --- a/.github/workflows/code-simplifier.lock.yml +++ b/.github/workflows/code-simplifier.lock.yml @@ -51,7 +51,7 @@ jobs: comment_repo: "" steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@v0.42.6 + uses: github/gh-aw/actions/setup@v0.42.17 with: destination: /opt/gh-aw/actions - name: Check workflow file timestamps @@ -92,7 +92,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@v0.42.6 + uses: github/gh-aw/actions/setup@v0.42.17 with: destination: /opt/gh-aw/actions - name: Checkout .github and .agents folders @@ -768,7 +768,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@v0.42.6 + uses: github/gh-aw/actions/setup@v0.42.17 with: destination: /opt/gh-aw/actions - name: Debug job inputs @@ -878,7 +878,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@v0.42.6 + uses: github/gh-aw/actions/setup@v0.42.17 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -973,7 +973,7 @@ jobs: activated: ${{ (steps.check_membership.outputs.is_team_member == 'true') && (steps.check_skip_if_match.outputs.skip_check_ok == 'true') }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@v0.42.6 + uses: github/gh-aw/actions/setup@v0.42.17 with: destination: /opt/gh-aw/actions - name: Check team membership for workflow @@ -1026,7 +1026,7 @@ jobs: process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@v0.42.6 + uses: github/gh-aw/actions/setup@v0.42.17 with: destination: /opt/gh-aw/actions - name: Download agent output artifact