From 705b1e89c6b99ebfeeca146cd403d98c04f61993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:52:03 +0000 Subject: [PATCH] chore(deps): bump mbta/actions Bumps the github-actions-minor group with 1 update in the / directory: [mbta/actions](https://github.com/mbta/actions). Updates `mbta/actions` from 2.21 to 2.24 - [Release notes](https://github.com/mbta/actions/releases) - [Commits](https://github.com/mbta/actions/compare/v2.21...v2.24) --- updated-dependencies: - dependency-name: mbta/actions dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25cbc71c..2f91ed7a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,4 +95,4 @@ jobs: - run: npm --prefix assets run check - run: npm --prefix assets test - - uses: mbta/actions/dialyzer@v2.21 + - uses: mbta/actions/dialyzer@v2.24