From e3e04d3322fdec483b97021bc13ab63f2a40b467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 04:02:32 +0000 Subject: [PATCH] Bump crazy-max/ghaction-dump-context from 1 to 1.2.0 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 1 to 1.2.0. - [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...v1.2.0) Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0bc2ba..2948351 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: run: echo ${{ steps.qemu.outputs.platforms }} - name: Dump context - uses: crazy-max/ghaction-dump-context@v1 + uses: crazy-max/ghaction-dump-context@v1.2.0 error: runs-on: ubuntu-latest @@ -70,4 +70,4 @@ jobs: - name: Dump context if: always() - uses: crazy-max/ghaction-dump-context@v1 + uses: crazy-max/ghaction-dump-context@v1.2.0