Skip to content

Commit eb14126

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 dae0651 commit eb14126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
-
8989
name: Dump context
9090
if: always()
91-
uses: crazy-max/ghaction-dump-context@5355a8e5e6ac5a302e746a1c4b7747a0393863c8 # v2.3.0
91+
uses: crazy-max/ghaction-dump-context@5d2753e7076f4568c7729971e25231f32147e2d8 # v3.0.0
9292

9393
debug:
9494
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)