From b60b4937ee08699581757aa31bca833b6b1a014c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Oct 2021 10:10:12 +0000 Subject: [PATCH] chore(deps): update amannn/action-semantic-pull-request action to v3.4.3 --- .github/workflows/semantic-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index b47eabfa431..ca2261d873c 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -13,6 +13,6 @@ jobs: steps: # Please look up the latest version from # https://github.com/amannn/action-semantic-pull-request/releases - - uses: amannn/action-semantic-pull-request@v3.4.2 + - uses: amannn/action-semantic-pull-request@v3.4.3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file