From b4a3193242614bcabf26055d764d89d8d3387a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 14:12:51 +0000 Subject: [PATCH] fix(ci): bump github/gh-aw from 0.43.23 to 0.53.1 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.43.23 to 0.53.1. - [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/9382be3ca9ac18917e111a99d4e6bbff58d0dccc...3ee4953368106e9b73aa588623c0f53c58013df7) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.53.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/msdo-issue-assistant.lock.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/msdo-issue-assistant.lock.yml b/.github/workflows/msdo-issue-assistant.lock.yml index 58d2456..b252cf9 100644 --- a/.github/workflows/msdo-issue-assistant.lock.yml +++ b/.github/workflows/msdo-issue-assistant.lock.yml @@ -51,7 +51,7 @@ jobs: comment_repo: "" steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9382be3ca9ac18917e111a99d4e6bbff58d0dccc # v0.43.23 + uses: github/gh-aw/actions/setup@3ee4953368106e9b73aa588623c0f53c58013df7 # v0.53.1 with: destination: /opt/gh-aw/actions - name: Check workflow file timestamps @@ -90,7 +90,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9382be3ca9ac18917e111a99d4e6bbff58d0dccc # v0.43.23 + uses: github/gh-aw/actions/setup@3ee4953368106e9b73aa588623c0f53c58013df7 # v0.53.1 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -749,7 +749,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9382be3ca9ac18917e111a99d4e6bbff58d0dccc # v0.43.23 + uses: github/gh-aw/actions/setup@3ee4953368106e9b73aa588623c0f53c58013df7 # v0.53.1 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -838,7 +838,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9382be3ca9ac18917e111a99d4e6bbff58d0dccc # v0.43.23 + uses: github/gh-aw/actions/setup@3ee4953368106e9b73aa588623c0f53c58013df7 # v0.53.1 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -950,7 +950,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@9382be3ca9ac18917e111a99d4e6bbff58d0dccc # v0.43.23 + uses: github/gh-aw/actions/setup@3ee4953368106e9b73aa588623c0f53c58013df7 # v0.53.1 with: destination: /opt/gh-aw/actions - name: Download agent output artifact