From 2691be1a85ffec76dcbfc10bd94d71dbb6790918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 18:15:57 +0000 Subject: [PATCH] Bump mudlabs/simple-diff from 1.0.2 to 1.2.0 Bumps [mudlabs/simple-diff](https://github.com/mudlabs/simple-diff) from 1.0.2 to 1.2.0. - [Release notes](https://github.com/mudlabs/simple-diff/releases) - [Commits](https://github.com/mudlabs/simple-diff/compare/v1.0.2...v1.2.0) --- updated-dependencies: - dependency-name: mudlabs/simple-diff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ConvertGuidelinesXmlToMarkdown.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ConvertGuidelinesXmlToMarkdown.yml b/.github/workflows/ConvertGuidelinesXmlToMarkdown.yml index 4c1fdc3c..3d7ad089 100644 --- a/.github/workflows/ConvertGuidelinesXmlToMarkdown.yml +++ b/.github/workflows/ConvertGuidelinesXmlToMarkdown.yml @@ -21,7 +21,7 @@ jobs: token: ${{ secrets.CI_PAT }} - name: Simple Diff - uses: mudlabs/simple-diff@v1.0.2 + uses: mudlabs/simple-diff@v1.2.0 id: diff with: # The path of the file or folder to find in the commits diff tree.