From 08d2974cd4b6178c2c74aeffc9564ceba5120474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:52:44 +0000 Subject: [PATCH] Bump github/gh-aw from 0.59.0 to 0.63.0 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.59.0 to 0.63.0. - [Release notes](https://github.com/github/gh-aw/releases) - [Commits](https://github.com/github/gh-aw/compare/v0.59.0...v0.63.0) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/agentics-maintenance.yml | 6 +++--- .github/workflows/sync-to-latest-ef.lock.yml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/agentics-maintenance.yml b/.github/workflows/agentics-maintenance.yml index 319842cdc..580285daf 100644 --- a/.github/workflows/agentics-maintenance.yml +++ b/.github/workflows/agentics-maintenance.yml @@ -62,7 +62,7 @@ jobs: pull-requests: write steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3 # v0.59.0 + uses: github/gh-aw/actions/setup@4248ac6884048ea9d35c81a56c34091747faa2ba # v0.63.0 with: destination: /opt/gh-aw/actions @@ -107,7 +107,7 @@ jobs: persist-credentials: false - name: Setup Scripts - uses: github/gh-aw/actions/setup@7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3 # v0.59.0 + uses: github/gh-aw/actions/setup@4248ac6884048ea9d35c81a56c34091747faa2ba # v0.63.0 with: destination: /opt/gh-aw/actions @@ -122,7 +122,7 @@ jobs: await main(); - name: Install gh-aw - uses: github/gh-aw/actions/setup-cli@v0.59.0 + uses: github/gh-aw/actions/setup-cli@v0.63.0 with: version: v0.53.3 diff --git a/.github/workflows/sync-to-latest-ef.lock.yml b/.github/workflows/sync-to-latest-ef.lock.yml index 762a8c314..3be4a3a85 100644 --- a/.github/workflows/sync-to-latest-ef.lock.yml +++ b/.github/workflows/sync-to-latest-ef.lock.yml @@ -55,7 +55,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3 # v0.59.0 + uses: github/gh-aw/actions/setup@4248ac6884048ea9d35c81a56c34091747faa2ba # v0.63.0 with: destination: /opt/gh-aw/actions - name: Generate agentic run info @@ -269,7 +269,7 @@ jobs: output_types: ${{ steps.collect_output.outputs.output_types }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3 # v0.59.0 + uses: github/gh-aw/actions/setup@4248ac6884048ea9d35c81a56c34091747faa2ba # v0.63.0 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -977,7 +977,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3 # v0.59.0 + uses: github/gh-aw/actions/setup@4248ac6884048ea9d35c81a56c34091747faa2ba # v0.63.0 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -1103,7 +1103,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@7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3 # v0.59.0 + uses: github/gh-aw/actions/setup@4248ac6884048ea9d35c81a56c34091747faa2ba # v0.63.0 with: destination: /opt/gh-aw/actions - name: Download agent output artifact