From 0bdd871935719febd78681f197cd39af5b6e16a6 Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Tue, 17 Dec 2024 18:26:12 -0700 Subject: [PATCH] Pin version in ci-combine-bot-prs.yml --- .github/workflows/ci-combine-bot-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-combine-bot-prs.yml b/.github/workflows/ci-combine-bot-prs.yml index 133a09f3..70c8fc13 100644 --- a/.github/workflows/ci-combine-bot-prs.yml +++ b/.github/workflows/ci-combine-bot-prs.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: combine-wrapperbot-prs - uses: github/combine-prs@v5.2.0 + uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0 with: branch_prefix: wrapperbot combine_branch_name: wrapperbot/combined-wrapper-updates