From e0843a092b31aff59c17ebbfc99cfdff642d59b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:46:16 +0000 Subject: [PATCH] chore(deps): update amannn/action-semantic-pull-request action to v5.1.0 (#120) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/check_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_pull_request.yml b/.github/workflows/check_pull_request.yml index cc57d18..0923c3c 100644 --- a/.github/workflows/check_pull_request.yml +++ b/.github/workflows/check_pull_request.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Semantic pull request - uses: amannn/action-semantic-pull-request@v5.0.2 + uses: amannn/action-semantic-pull-request@v5.1.0 with: validateSingleCommit: true env: