From 23224be1bf22dc9dd5bf30e68dc0147fe235ac5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 23:36:50 +0000 Subject: [PATCH] build(deps): bump crazy-max/ghaction-dump-context from 3.0.0 to 3.1.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/5d2753e7076f4568c7729971e25231f32147e2d8...4d9eeaf15dd59aa4346919ea84a84ccf514b4db8) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/virtual-env.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/virtual-env.yml b/.github/workflows/virtual-env.yml index 1ad677b4..88aac8f8 100644 --- a/.github/workflows/virtual-env.yml +++ b/.github/workflows/virtual-env.yml @@ -75,4 +75,4 @@ jobs: - name: Dump context if: always() - uses: crazy-max/ghaction-dump-context@5d2753e7076f4568c7729971e25231f32147e2d8 # v3.0.0 + uses: crazy-max/ghaction-dump-context@4d9eeaf15dd59aa4346919ea84a84ccf514b4db8 # v3.1.0