From 988e2df8e6ccd3c343d59b8a019996ed0df45100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:09:47 +0000 Subject: [PATCH] chore(deps): bump mbta/actions from 2 to 2.21 Bumps [mbta/actions](https://github.com/mbta/actions) from 2 to 2.21. - [Release notes](https://github.com/mbta/actions/releases) - [Commits](https://github.com/mbta/actions/compare/v2...v2.21) --- updated-dependencies: - dependency-name: mbta/actions dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-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 be7bef7b..82a1b896 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 + - uses: mbta/actions/dialyzer@v2.21