From b0c9d014a8f870cc1f03d4cc814e22301b2cf136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 04:48:56 +0000 Subject: [PATCH] ci(deps): update anitvam/conventionalcommit-semantic-releasing action to v0.7.54 --- .github/workflows/checkout-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkout-and-release.yml b/.github/workflows/checkout-and-release.yml index 9c00c0d..93bd77c 100644 --- a/.github/workflows/checkout-and-release.yml +++ b/.github/workflows/checkout-and-release.yml @@ -22,7 +22,7 @@ jobs: - name: Fetch sources uses: actions/checkout@v3.5.3 - name: semver - uses: anitvam/conventionalcommit-semantic-releasing@v0.5.7 + uses: anitvam/conventionalcommit-semantic-releasing@v0.7.54 with: token: ${{ secrets.PERSONAL_TOKEN }}