From 897eba5c91aea0137e0c0fbbb6978d2978809e39 Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Tue, 30 Apr 2024 04:22:51 +0000 Subject: [PATCH] chore(deps): update amannn/action-semantic-pull-request action to v5.5.2 (.github/workflows/pr-title.yml) --- .github/workflows/pr-title.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index bc0af46..66301fc 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -14,7 +14,7 @@ jobs: steps: # Please look up the latest version from # https://github.com/amannn/action-semantic-pull-request/releases - - uses: amannn/action-semantic-pull-request@v5.4.0 + - uses: amannn/action-semantic-pull-request@v5.5.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: