From f48ec166f1c639c941e4ae9dd3483bc11b0801e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 18:55:29 +0000 Subject: [PATCH] chore(deps): bump github/gh-aw-actions Bumps [github/gh-aw-actions](https://github.com/github/gh-aw-actions) from 31130b20a8fd3ef263acbe2091267c0aace07e09 to 2f59ed406d4312033dd7fd693097956ffa6a3c43. - [Release notes](https://github.com/github/gh-aw-actions/releases) - [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/gh-aw-actions/compare/31130b20a8fd3ef263acbe2091267c0aace07e09...2f59ed406d4312033dd7fd693097956ffa6a3c43) --- updated-dependencies: - dependency-name: github/gh-aw-actions dependency-version: 2f59ed406d4312033dd7fd693097956ffa6a3c43 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/assign-pr-reviewers.lock.yml | 14 +++++++------- .../workflows/weekly-find-critical-bugs.lock.yml | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/assign-pr-reviewers.lock.yml b/.github/workflows/assign-pr-reviewers.lock.yml index a6ceac9..918394c 100644 --- a/.github/workflows/assign-pr-reviewers.lock.yml +++ b/.github/workflows/assign-pr-reviewers.lock.yml @@ -58,7 +58,7 @@ jobs: title: ${{ steps.sanitized.outputs.title }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Generate agentic run info @@ -291,7 +291,7 @@ jobs: output_types: ${{ steps.collect_output.outputs.output_types }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Set runtime paths @@ -834,7 +834,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -920,7 +920,7 @@ jobs: detection_success: ${{ steps.detection_conclusion.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -1059,7 +1059,7 @@ jobs: matched_command: '' steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Check team membership for workflow @@ -1107,7 +1107,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@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -1170,7 +1170,7 @@ jobs: GH_AW_WORKFLOW_ID_SANITIZED: assignprreviewers steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download cache-memory artifact (default) diff --git a/.github/workflows/weekly-find-critical-bugs.lock.yml b/.github/workflows/weekly-find-critical-bugs.lock.yml index caa1c77..3d415d5 100644 --- a/.github/workflows/weekly-find-critical-bugs.lock.yml +++ b/.github/workflows/weekly-find-critical-bugs.lock.yml @@ -57,7 +57,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Generate agentic run info @@ -284,7 +284,7 @@ jobs: output_types: ${{ steps.collect_output.outputs.output_types }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Set runtime paths @@ -839,7 +839,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -927,7 +927,7 @@ jobs: detection_success: ${{ steps.detection_conclusion.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -1091,7 +1091,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@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download agent output artifact @@ -1183,7 +1183,7 @@ jobs: GH_AW_WORKFLOW_ID_SANITIZED: weeklyfindcriticalbugs steps: - name: Setup Scripts - uses: github/gh-aw-actions/setup@31130b20a8fd3ef263acbe2091267c0aace07e09 # v0.65.6 + uses: github/gh-aw-actions/setup@2f59ed406d4312033dd7fd693097956ffa6a3c43 # v0.65.6 with: destination: ${{ runner.temp }}/gh-aw/actions - name: Download cache-memory artifact (default)