mirror of
https://github.com/docker/setup-qemu-action.git
synced 2024-12-27 19:33:57 +08:00
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] <support@github.com>
This commit is contained in:
parent
c308fdd69d
commit
e3e04d3322
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user