Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
6f322727fa 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](https://github.com/crazy-max/ghaction-dump-context/compare/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>
2026-03-30 04:53:38 +00:00

View File

@@ -85,7 +85,7 @@ jobs:
- -
name: Dump context name: Dump context
if: always() if: always()
uses: crazy-max/ghaction-dump-context@v2 uses: crazy-max/ghaction-dump-context@v3
debug: debug:
runs-on: ubuntu-latest runs-on: ubuntu-latest