From 556d2c75bf3603c570a9f59fba20363feeef93e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 17:39:13 +0500 Subject: [PATCH] Bump WcAServices/markdown-template-action in the dependencies group (#1458) Bumps the dependencies group with 1 update: [WcAServices/markdown-template-action](https://github.com/wcaservices/markdown-template-action). Updates `WcAServices/markdown-template-action` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/wcaservices/markdown-template-action/releases) - [Commits](https://github.com/wcaservices/markdown-template-action/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: WcAServices/markdown-template-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bd72f0b86..07c008bf5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -190,7 +190,7 @@ jobs: ``` - name: 📝 Generate Github Summary - uses: WcAServices/markdown-template-action@v1.1.0 + uses: WcAServices/markdown-template-action@v1.1.1 with: template: | 📃 **Name**: ${{ steps.check.outputs.project_name }}