From 26b702328a54bdce4b3417cdbd472441cf8e9054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 01:43:11 +0000 Subject: [PATCH] fix(deps): bump pineapplelol/emojify-pr-title from 1.5.3 to 1.5.4 Bumps [pineapplelol/emojify-pr-title](https://github.com/pineapplelol/emojify-pr-title) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/pineapplelol/emojify-pr-title/releases) - [Commits](https://github.com/pineapplelol/emojify-pr-title/compare/v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: pineapplelol/emojify-pr-title dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline-pullrequest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline-pullrequest.yml b/.github/workflows/pipeline-pullrequest.yml index 4a5590d..36801bb 100644 --- a/.github/workflows/pipeline-pullrequest.yml +++ b/.github/workflows/pipeline-pullrequest.yml @@ -138,7 +138,7 @@ jobs: with: fetch-depth: 0 - name: Emojify PR Title - uses: pineapplelol/emojify-pr-title@v1.5.3 + uses: pineapplelol/emojify-pr-title@v1.5.4 with: token: ${{ secrets.GITHUB_TOKEN }} emoji-map: 'https://raw.githubusercontent.com/NicolasV/nuxt-draggable/main/.github/config/emoji_mapping.json'