From 2ad309ad55e8b1ff0fbbecc12266f0b881106b72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:55:14 +0000 Subject: [PATCH 1/2] ci: bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [actions/deploy-pages](https://github.com/actions/deploy-pages) and [ocaml/setup-ocaml](https://github.com/ocaml/setup-ocaml). Updates `actions/deploy-pages` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v5.0.0...v5.0.1) Updates `ocaml/setup-ocaml` from 3.7.2 to 3.8.0 - [Release notes](https://github.com/ocaml/setup-ocaml/releases) - [Commits](https://github.com/ocaml/setup-ocaml/compare/v3.7.2...v3.8.0) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ocaml/setup-ocaml dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/casket-pages.yml | 2 +- .github/workflows/pages.yml | 2 +- .github/workflows/release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/casket-pages.yml b/.github/workflows/casket-pages.yml index 2b0178c2..98fb8b18 100644 --- a/.github/workflows/casket-pages.yml +++ b/.github/workflows/casket-pages.yml @@ -129,4 +129,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v5.0.0 + uses: actions/deploy-pages@v5.0.1 diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index f80f5cbf..4124e834 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -53,4 +53,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v5.0.0 + uses: actions/deploy-pages@v5.0.1 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 90b2306d..fd6a1003 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -74,7 +74,7 @@ jobs: - name: Checkout code uses: actions/checkout@v7.0.1 - name: Set up OCaml - uses: ocaml/setup-ocaml@v3.7.2 + uses: ocaml/setup-ocaml@v3.8.0 with: ocaml-compiler: "5.1" - name: Install dependencies From d2c29cffa4210d109c5035fc71feeb407ac3825e Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 8 Sep 2026 06:09:47 +0100 Subject: [PATCH 2/2] chore(ci): regenerate actions.lock for the bumped action refs Dependabot cannot sign-push, so the lockfile that pins the bumped `uses:` refs is regenerated here (gh actions-lock, verify clean). Only actions.lock changes. Co-Authored-By: Claude Fable 5.1 --- .github/workflows/actions.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/actions.lock b/.github/workflows/actions.lock index c868d4ea..4187ee62 100644 --- a/.github/workflows/actions.lock +++ b/.github/workflows/actions.lock @@ -9,7 +9,7 @@ workflows: - 'actions/cache@v6.1.0' - 'actions/checkout@v7.0.1' - 'actions/configure-pages@v6.0.0' - - 'actions/deploy-pages@v5.0.0' + - 'actions/deploy-pages@v5.0.1' - 'actions/upload-pages-artifact@v5.0.0' - 'haskell-actions/setup@v2.12.0' '.github/workflows/ci.yml': @@ -34,7 +34,7 @@ workflows: '.github/workflows/mirror.yml': [] '.github/workflows/pages.yml': - 'actions/checkout@v7.0.1' - - 'actions/deploy-pages@v5.0.0' + - 'actions/deploy-pages@v5.0.1' - 'actions/upload-pages-artifact@v5.0.0' '.github/workflows/panic-attack.yml': - 'actions/checkout@v7.0.1' @@ -48,7 +48,7 @@ workflows: '.github/workflows/release.yml': - 'actions/attest-build-provenance@v4.2.2' - 'actions/checkout@v7.0.1' - - 'ocaml/setup-ocaml@v3.7.2' + - 'ocaml/setup-ocaml@v3.8.0' '.github/workflows/scorecard.yml': [] '.github/workflows/secret-scanner.yml': - 'actions/checkout@v7.0.1' @@ -88,9 +88,9 @@ dependencies: commit: 'sha1-45bfe0192ca1faeb007ade9deae92b16b8254a0d' owner_id: 44036562 repo_id: 513659658 - 'actions/deploy-pages@v5.0.0': - ref: 'v5.0.0' - commit: 'sha1-cd2ce8fcbc39b97be8ca5fce6e763baed58fa128' + 'actions/deploy-pages@v5.0.1': + ref: 'v5.0.1' + commit: 'sha1-368f82528645a54fb793d4d04e342629a3f51346' owner_id: 44036562 repo_id: 438112499 'actions/setup-node@v7.0.0': @@ -140,9 +140,9 @@ dependencies: commit: 'sha1-1b3b752d39a4fe4c0f28f10905e4608789d3e050' owner_id: 6759885 repo_id: 1352485172 - 'ocaml/setup-ocaml@v3.7.2': - ref: 'v3.7.2' - commit: 'sha1-f92e0606b7ae4873dd1238465ea4bf6f8e40d85c' + 'ocaml/setup-ocaml@v3.8.0': + ref: 'v3.8.0' + commit: 'sha1-e89b2ded52a6e13f50162220cf5fe47290162032' owner_id: 1841483 repo_id: 220799100 'peter-evans/repository-dispatch@v4.0.1':