From 0db6129a5799791f97938a8c46e6939bedc7bb8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 11:57:09 +0000 Subject: [PATCH] chore(deps): Bump crazy-max/ghaction-dump-context from 1 to 2 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 1 to 2. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Changelog](https://github.com/crazy-max/ghaction-dump-context/blob/master/CHANGELOG.md) - [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v1...v2) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-type: direct:production update-type: version-update:semver-major ... 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 2970807..590af32 100644 --- a/.github/workflows/virtual-env.yml +++ b/.github/workflows/virtual-env.yml @@ -69,4 +69,4 @@ jobs: - name: Dump context if: always() - uses: crazy-max/ghaction-dump-context@v1 + uses: crazy-max/ghaction-dump-context@v2