From e595276c3abbec3b132cf1da345b4f9f8b5796c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 06:49:10 +0000 Subject: [PATCH] chore: Bump the all-actions group across 1 directory with 2 updates Bumps the all-actions group with 2 updates in the / directory: [github/gh-aw-actions/setup-cli](https://github.com/github/gh-aw-actions) and [github/gh-aw-actions/setup](https://github.com/github/gh-aw-actions). Updates `github/gh-aw-actions/setup-cli` from 0.81.2 to 0.82.4 - [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/b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2...cba13b4e136caf371ffda4b9432f43841d6e5ec1) Updates `github/gh-aw-actions/setup` from 0.81.2 to 0.82.4 - [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/b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2...cba13b4e136caf371ffda4b9432f43841d6e5ec1) --- updated-dependencies: - dependency-name: github/gh-aw-actions/setup dependency-version: 0.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: github/gh-aw-actions/setup-cli dependency-version: 0.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/copilot-setup-steps.yml | 2 +- .github/workflows/repo-assist.lock.yml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index b69700031..9115584f1 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -21,6 +21,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v7 - name: Install gh-aw extension - uses: github/gh-aw-actions/setup-cli@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup-cli@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: version: v0.71.5 diff --git a/.github/workflows/repo-assist.lock.yml b/.github/workflows/repo-assist.lock.yml index 7d5377bed..490142223 100644 --- a/.github/workflows/repo-assist.lock.yml +++ b/.github/workflows/repo-assist.lock.yml @@ -51,7 +51,7 @@ # - actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 # - actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 # - actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 -# - github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 +# - github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 # # Container images used: # - ghcr.io/github/gh-aw-firewall/agent:0.25.40@sha256:14ff567e8d9d4c2fbc5e55c973488381c71d7e0fdbe72d30ee7b8a738fd86504 @@ -132,7 +132,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }} @@ -457,7 +457,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }} @@ -1360,7 +1360,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }} @@ -1560,7 +1560,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }} @@ -1743,7 +1743,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }} @@ -1796,7 +1796,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }} @@ -1897,7 +1897,7 @@ jobs: steps: - name: Setup Scripts id: setup - uses: github/gh-aw-actions/setup@b5cde6c5013569c8b0229dd2d7ffd63eaf2c9ad2 # v0.81.2 + uses: github/gh-aw-actions/setup@cba13b4e136caf371ffda4b9432f43841d6e5ec1 # v0.82.4 with: destination: ${{ runner.temp }}/gh-aw/actions job-name: ${{ github.job }}