Merge pull request #203 from docker/dependabot/github_actions/crazy-max/ghaction-dump-context-2

Bump crazy-max/ghaction-dump-context from 1 to 2
This commit is contained in:
CrazyMax 2023-02-13 11:36:01 +01:00 committed by GitHub
commit 2dd22fa31c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ 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
debug: debug:
runs-on: ubuntu-latest runs-on: ubuntu-latest