Skip to content

Commit 6f32272

Browse files
build(deps): bump crazy-max/ghaction-dump-context from 2 to 3
Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 2 to 3. - [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases) - [Commits](crazy-max/ghaction-dump-context@v2...v3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-dump-context dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 172dff0 commit 6f32272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
-
8686
name: Dump context
8787
if: always()
88-
uses: crazy-max/ghaction-dump-context@v2
88+
uses: crazy-max/ghaction-dump-context@v3
8989

9090
debug:
9191
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)