From 3af39bfb9999b7dcb00f58c6dd52488d21fa656e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:02:38 +0000 Subject: [PATCH] chore(deps): bump 2428392/gh-truncate-string-action from 1.2.0 to 1.4.0 Bumps [2428392/gh-truncate-string-action](https://github.com/2428392/gh-truncate-string-action) from 1.2.0 to 1.4.0. - [Release notes](https://github.com/2428392/gh-truncate-string-action/releases) - [Commits](https://github.com/2428392/gh-truncate-string-action/compare/v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: 2428392/gh-truncate-string-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/external-api-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/external-api-tests.yml b/.github/workflows/external-api-tests.yml index ad3ff746918..ae6dd802e44 100644 --- a/.github/workflows/external-api-tests.yml +++ b/.github/workflows/external-api-tests.yml @@ -53,7 +53,7 @@ jobs: run: pnpm playwright test --reporter=github tests/api - name: Truncate String - uses: 2428392/gh-truncate-string-action@v1.2.0 + uses: 2428392/gh-truncate-string-action@v1.4.0 id: truncatedString if: failure() with: