From f52dc6aa2cbe436af8c8b09358ef379fd4591fff Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Sat, 27 Apr 2024 04:20:19 +0000 Subject: [PATCH] chore(deps): update dependency amannn/action-semantic-pull-request to v5.5.0 (.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 eb47d16..ad2bcd3 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.2.0 + - uses: amannn/action-semantic-pull-request@v5.5.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: