From 4e29ba4f71bbe8ca8b661733055c75e6a5dce783 Mon Sep 17 00:00:00 2001 From: Sameer Srivastava Date: Mon, 5 Dec 2022 14:06:50 +0530 Subject: [PATCH] ttt --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dfeb779c..b71cde3a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: with: node-version: 16 - - uses: nearform/optic-release-automation-action@fix-external-linked-issues + - uses: sameer-coder/optic-release-automation-action@fix-pr-body-too-long with: github-token: ${{ github.token }} semver: ${{ github.event.inputs.semver }}