From 4f20c3f0a9fdd1ee84071e5182f2ec5c8086c644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 17:33:55 +0000 Subject: [PATCH] Bump github/gh-aw/actions/setup from 0.65.5 to 0.80.9 Bumps [github/gh-aw/actions/setup](https://github.com/github/gh-aw) from 0.65.5 to 0.80.9. - [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/3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567...a3624368c4e7d877586ff2784b61de73405e2cdd) --- updated-dependencies: - dependency-name: github/gh-aw/actions/setup dependency-version: 0.80.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/code-review.lock.yml | 12 ++++++------ .github/workflows/release-notes.lock.yml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/code-review.lock.yml b/.github/workflows/code-review.lock.yml index eb998fe..b6152b5 100644 --- a/.github/workflows/code-review.lock.yml +++ b/.github/workflows/code-review.lock.yml @@ -53,7 +53,7 @@ jobs: comment_repo: "" steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Check workflow file timestamps @@ -92,7 +92,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -832,7 +832,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -939,7 +939,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1035,7 +1035,7 @@ jobs: activated: ${{ steps.check_membership.outputs.is_team_member == 'true' }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Check team membership for workflow @@ -1073,7 +1073,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@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Download agent output artifact diff --git a/.github/workflows/release-notes.lock.yml b/.github/workflows/release-notes.lock.yml index 9a7e64a..3e4e219 100644 --- a/.github/workflows/release-notes.lock.yml +++ b/.github/workflows/release-notes.lock.yml @@ -50,7 +50,7 @@ jobs: comment_repo: "" steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Check workflow file timestamps @@ -91,7 +91,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -774,7 +774,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -881,7 +881,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -976,7 +976,7 @@ jobs: activated: ${{ steps.check_membership.outputs.is_team_member == 'true' }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Check team membership for workflow @@ -1012,7 +1012,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@3c32425a2bf4b1c5f993f8ef5ec81091e4cc9567 # v0.65.5 + uses: github/gh-aw/actions/setup@a3624368c4e7d877586ff2784b61de73405e2cdd # v0.80.9 with: destination: /opt/gh-aw/actions - name: Download agent output artifact