From edb3d4d3f944baa423bb803050a6499218eeb427 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:08:12 +0000 Subject: [PATCH] ci(deps): update anitvam/conventionalcommit-semantic-releasing action to v0.7.29 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 683eee2..711a983 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: cp ./*.pdf ./assets/ - name: semver - uses: anitvam/conventionalcommit-semantic-releasing@v0.7.26 + uses: anitvam/conventionalcommit-semantic-releasing@v0.7.29 with: token: ${{ secrets.PERSONAL_TOKEN }}