From 85b72248291d1618f9119591880dff61e4183c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:26:14 +0000 Subject: [PATCH] ci: bump the actions group with 3 updates Bumps the actions group with 3 updates: [bounded-systems/.github/.github/workflows/_claim-sweep.yml](https://github.com/bounded-systems/.github), [bounded-systems/.github/.github/actions/broker-gh-token](https://github.com/bounded-systems/.github) and [bounded-systems/.github/.github/workflows/_pr-claim.yml](https://github.com/bounded-systems/.github). Updates `bounded-systems/.github/.github/workflows/_claim-sweep.yml` from d126d721fa50275e12af0bdeaf1a2ff3016eedfd to 2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 - [Release notes](https://github.com/bounded-systems/.github/releases) - [Commits](https://github.com/bounded-systems/.github/compare/d126d721fa50275e12af0bdeaf1a2ff3016eedfd...2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445) Updates `bounded-systems/.github/.github/actions/broker-gh-token` from d126d721fa50275e12af0bdeaf1a2ff3016eedfd to 2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 - [Release notes](https://github.com/bounded-systems/.github/releases) - [Commits](https://github.com/bounded-systems/.github/compare/d126d721fa50275e12af0bdeaf1a2ff3016eedfd...2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445) Updates `bounded-systems/.github/.github/workflows/_pr-claim.yml` from bc4cb7dada47cc59eed416372a4851201bd6f503 to 2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 - [Release notes](https://github.com/bounded-systems/.github/releases) - [Commits](https://github.com/bounded-systems/.github/compare/bc4cb7dada47cc59eed416372a4851201bd6f503...2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445) --- updated-dependencies: - dependency-name: bounded-systems/.github/.github/workflows/_claim-sweep.yml dependency-version: 2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 dependency-type: direct:production dependency-group: actions - dependency-name: bounded-systems/.github/.github/actions/broker-gh-token dependency-version: 2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 dependency-type: direct:production dependency-group: actions - dependency-name: bounded-systems/.github/.github/workflows/_pr-claim.yml dependency-version: 2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/claim-sweep.yml | 2 +- .github/workflows/front-desk-add.yml | 2 +- .github/workflows/pr-claim.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/claim-sweep.yml b/.github/workflows/claim-sweep.yml index b61402d..5d42e5b 100644 --- a/.github/workflows/claim-sweep.yml +++ b/.github/workflows/claim-sweep.yml @@ -69,7 +69,7 @@ concurrency: jobs: sweep: # SHA-pinned, per org policy — never a branch. - uses: bounded-systems/.github/.github/workflows/_claim-sweep.yml@d126d721fa50275e12af0bdeaf1a2ff3016eedfd + uses: bounded-systems/.github/.github/workflows/_claim-sweep.yml@2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 permissions: contents: read issues: write diff --git a/.github/workflows/front-desk-add.yml b/.github/workflows/front-desk-add.yml index 14ca694..b9a8f22 100644 --- a/.github/workflows/front-desk-add.yml +++ b/.github/workflows/front-desk-add.yml @@ -59,7 +59,7 @@ jobs: id: app-token if: ${{ vars.CF_BROKER_URL != '' }} continue-on-error: true - uses: bounded-systems/.github/.github/actions/broker-gh-token@d126d721fa50275e12af0bdeaf1a2ff3016eedfd # broker-gh-token (prx-26bq), .github#109 + uses: bounded-systems/.github/.github/actions/broker-gh-token@2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445 # broker-gh-token (prx-26bq), .github#109 with: app: front-desk broker-url: ${{ vars.CF_BROKER_URL }} diff --git a/.github/workflows/pr-claim.yml b/.github/workflows/pr-claim.yml index 871c69f..9aa9df1 100644 --- a/.github/workflows/pr-claim.yml +++ b/.github/workflows/pr-claim.yml @@ -81,4 +81,4 @@ jobs: issues: read pull-requests: read # SHA-pinned, per org policy — never a branch. - uses: bounded-systems/.github/.github/workflows/_pr-claim.yml@bc4cb7dada47cc59eed416372a4851201bd6f503 + uses: bounded-systems/.github/.github/workflows/_pr-claim.yml@2cd9ebc0a2543b3ba11dc7673b351a9d1f6c9445