From a9d18b10724191abec1b1ad1a0bc246c348fc721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 07:11:41 -0400 Subject: [PATCH] chore(deps): Bump amannn/action-semantic-pull-request from 5.5.0 to 5.5.2 (#1932) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 fb2119d656..128dd78c1c 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -23,7 +23,7 @@ jobs: with: egress-policy: audit - - uses: amannn/action-semantic-pull-request@v5.5.0 + - uses: amannn/action-semantic-pull-request@v5.5.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: