From b35b977a2f20654da57d6df25715f0ec75695590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:57:32 +0000 Subject: [PATCH] Bump github/gh-aw in the github-actions-minor-patch group Bumps the github-actions-minor-patch group with 1 update: [github/gh-aw](https://github.com/github/gh-aw). Updates `github/gh-aw` from 0.47.5 to 0.50.3 - [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/9450254bc994da0d6a346ce438a4b3764f01c456...b70143d20a8292a3180986fa71533fdb8acb79e3) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.50.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-python-versions.lock.yml | 10 +++++----- .github/workflows/issue-triage.lock.yml | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/check-python-versions.lock.yml b/.github/workflows/check-python-versions.lock.yml index 6f50b61..48dfe96 100644 --- a/.github/workflows/check-python-versions.lock.yml +++ b/.github/workflows/check-python-versions.lock.yml @@ -48,7 +48,7 @@ jobs: comment_repo: '' steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -266,7 +266,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -851,7 +851,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -954,7 +954,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1066,7 +1066,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@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Download agent output artifact diff --git a/.github/workflows/issue-triage.lock.yml b/.github/workflows/issue-triage.lock.yml index ce364c7..dc14aa2 100644 --- a/.github/workflows/issue-triage.lock.yml +++ b/.github/workflows/issue-triage.lock.yml @@ -56,7 +56,7 @@ jobs: title: ${{ steps.sanitized.outputs.title }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -285,7 +285,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Create gh-aw temp directory @@ -856,7 +856,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -944,7 +944,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1039,7 +1039,7 @@ jobs: activated: ${{ steps.check_membership.outputs.is_team_member == 'true' }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Check team membership for workflow @@ -1077,7 +1077,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@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@b70143d20a8292a3180986fa71533fdb8acb79e3 # v0.50.3 with: destination: /opt/gh-aw/actions - name: Download agent output artifact