From 6476dfc83ae4cdca4fca5422833b29ec33aac67f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 11:03:19 +0000 Subject: [PATCH] ci(deps): update anitvam/conventionalcommit-semantic-releasing action to v0.7.27 --- .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..d5fa9ee 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.27 with: token: ${{ secrets.PERSONAL_TOKEN }}