From c9830c9e4c1929db17e3c5696f9e5e95a953af17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:23:03 +0000 Subject: [PATCH] Bump abhinav/stitchmd-action from 1 to 2 Bumps [abhinav/stitchmd-action](https://github.com/abhinav/stitchmd-action) from 1 to 2. - [Release notes](https://github.com/abhinav/stitchmd-action/releases) - [Changelog](https://github.com/abhinav/stitchmd-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/abhinav/stitchmd-action/compare/v1...v2) --- updated-dependencies: - dependency-name: abhinav/stitchmd-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 92c65a7b..0e8ce501 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: ref: ${{ github.head_ref }} - name: Check or update style.md - uses: abhinav/stitchmd-action@v1 + uses: abhinav/stitchmd-action@v2 with: # For pull requests, run in 'write' mode so that edits made # directly in the GitHub UI get propagated to style.md