From ac0a028f00086e4af399b4455309714a53b77dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 19:22:18 +0000 Subject: [PATCH] chore(deps): Bump crazy-max/ghaction-dump-context from 2 to 3 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2 to 3. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v2...v3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... 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 7044549..bb7c705 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -631,4 +631,4 @@ jobs: uses: actions/checkout@v6 - name: Dump context - uses: crazy-max/ghaction-dump-context@v2 + uses: crazy-max/ghaction-dump-context@v3