From 81bd60028e4b5d8caaae82e3b58345d9c0f95cb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 20:08:54 +1100 Subject: [PATCH] ci(deps): update amannn/action-semantic-pull-request action to v5 (#103) 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 fc8d2c5..8d43100 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@v4.6.0 + uses: amannn/action-semantic-pull-request@v5.0.0 with: validateSingleCommit: true env: