From 1c15bdb698231f58e999ff345a5f478e49b39941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 17:49:59 +0000 Subject: [PATCH] Bump github/gh-aw/actions/setup in the github-actions group Bumps the github-actions group with 1 update: [github/gh-aw/actions/setup](https://github.com/github/gh-aw). Updates `github/gh-aw/actions/setup` from 0.87.3 to 0.87.10 - [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/466b8ad27fcfaaa861da3f16ba7c01272df25f46...ff62cdbec36230acbae869ddb28806e8eca01ea1) --- updated-dependencies: - dependency-name: github/gh-aw/actions/setup dependency-version: 0.87.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/issue-triage.lock.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/issue-triage.lock.yml b/.github/workflows/issue-triage.lock.yml index ec15a2c..0e901a2 100644 --- a/.github/workflows/issue-triage.lock.yml +++ b/.github/workflows/issue-triage.lock.yml @@ -59,7 +59,7 @@ jobs: title: ${{ steps.sanitized.outputs.title }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@466b8ad27fcfaaa861da3f16ba7c01272df25f46 # v0.87.3 + uses: github/gh-aw/actions/setup@ff62cdbec36230acbae869ddb28806e8eca01ea1 # v0.87.10 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -251,7 +251,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@466b8ad27fcfaaa861da3f16ba7c01272df25f46 # v0.87.3 + uses: github/gh-aw/actions/setup@ff62cdbec36230acbae869ddb28806e8eca01ea1 # v0.87.10 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -1078,7 +1078,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@466b8ad27fcfaaa861da3f16ba7c01272df25f46 # v0.87.3 + uses: github/gh-aw/actions/setup@ff62cdbec36230acbae869ddb28806e8eca01ea1 # v0.87.10 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -1179,7 +1179,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@466b8ad27fcfaaa861da3f16ba7c01272df25f46 # v0.87.3 + uses: github/gh-aw/actions/setup@ff62cdbec36230acbae869ddb28806e8eca01ea1 # v0.87.10 with: destination: /opt/gh-aw/actions - name: Download agent output artifact