From 76e9d203832926af3d89a01c5d5cdf4fc1950cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 13:17:11 +0000 Subject: [PATCH] Bump ASzc/change-string-case-action from 2 to 5 Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 2 to 5. - [Release notes](https://github.com/ASzc/change-string-case-action/releases) - [Commits](https://github.com/ASzc/change-string-case-action/compare/v2...v5) --- updated-dependencies: - dependency-name: ASzc/change-string-case-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index e0844fe..bebd32a 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -27,7 +27,7 @@ jobs: source: ${{ steps.findandreplace.outputs.value }} find: '[LYNA] ➕ New Page: ' replace: '' - - uses: ASzc/change-string-case-action@v2 + - uses: ASzc/change-string-case-action@v5 id: string with: string: ${{ steps.commentwith.outputs.value }}