From cacd0c9b2c9cd23112893da20640f6a1bb51538d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 06:55:41 +0000 Subject: [PATCH] build(deps): bump github/gh-aw from 0.43.7 to 0.51.5 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.43.7 to 0.51.5. - [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/9513a842d1c5cc736f198db66155b26fc619af6a...88319be75ab1adc60640307a10e5cf04b3deff1e) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.51.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/daily-repo-status.lock.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/daily-repo-status.lock.yml b/.github/workflows/daily-repo-status.lock.yml index e78ab0e9196..be29681477b 100644 --- a/.github/workflows/daily-repo-status.lock.yml +++ b/.github/workflows/daily-repo-status.lock.yml @@ -52,7 +52,7 @@ jobs: comment_repo: "" steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9513a842d1c5cc736f198db66155b26fc619af6a # v0.43.7 + uses: github/gh-aw/actions/setup@88319be75ab1adc60640307a10e5cf04b3deff1e # v0.51.5 with: destination: /opt/gh-aw/actions - name: Check workflow file timestamps @@ -81,7 +81,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9513a842d1c5cc736f198db66155b26fc619af6a # v0.43.7 + uses: github/gh-aw/actions/setup@88319be75ab1adc60640307a10e5cf04b3deff1e # v0.51.5 with: destination: /opt/gh-aw/actions - name: Checkout .github and .agents folders