mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
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] <support@github.com>
This commit is contained in:
parent
70cc701b9c
commit
0db6129a57
1 changed files with 1 additions and 1 deletions
2
.github/workflows/virtual-env.yml
vendored
2
.github/workflows/virtual-env.yml
vendored
|
@ -69,4 +69,4 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Dump context
|
name: Dump context
|
||||||
if: always()
|
if: always()
|
||||||
uses: crazy-max/ghaction-dump-context@v1
|
uses: crazy-max/ghaction-dump-context@v2
|
||||||
|
|
Loading…
Reference in a new issue