From 5aa9f990c43b4cb207cf3346bbd1f979a5adbdf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:06:02 +0000 Subject: [PATCH] ci: bump github/gh-aw from 0.79.9 to 0.80.5 Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.79.9 to 0.80.5. - [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/54ad1f83a833db4de127cf278b00438e19a103a0...9441310fb463ae6c16e58a793e8cb1796c49d053) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.80.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/daily-docs-review.lock.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/daily-docs-review.lock.yml b/.github/workflows/daily-docs-review.lock.yml index 28ccc54..66e7aaa 100644 --- a/.github/workflows/daily-docs-review.lock.yml +++ b/.github/workflows/daily-docs-review.lock.yml @@ -49,7 +49,7 @@ jobs: comment_repo: "" steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@54ad1f83a833db4de127cf278b00438e19a103a0 # v0.65.0 + uses: github/gh-aw/actions/setup@9441310fb463ae6c16e58a793e8cb1796c49d053 # v0.65.0 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -252,7 +252,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@54ad1f83a833db4de127cf278b00438e19a103a0 # v0.65.0 + uses: github/gh-aw/actions/setup@9441310fb463ae6c16e58a793e8cb1796c49d053 # v0.65.0 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -839,7 +839,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@54ad1f83a833db4de127cf278b00438e19a103a0 # v0.65.0 + uses: github/gh-aw/actions/setup@9441310fb463ae6c16e58a793e8cb1796c49d053 # v0.65.0 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -943,7 +943,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@54ad1f83a833db4de127cf278b00438e19a103a0 # v0.65.0 + uses: github/gh-aw/actions/setup@9441310fb463ae6c16e58a793e8cb1796c49d053 # v0.65.0 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1055,7 +1055,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@54ad1f83a833db4de127cf278b00438e19a103a0 # v0.65.0 + uses: github/gh-aw/actions/setup@9441310fb463ae6c16e58a793e8cb1796c49d053 # v0.65.0 with: destination: /opt/gh-aw/actions - name: Download agent output artifact