From abfc099d27fb19802b9c0b44729ede4a2700c160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 00:14:35 +0000 Subject: [PATCH] Bump bubkoo/welcome-action from 1.0.3 to 1.1.0 Bumps [bubkoo/welcome-action](https://github.com/bubkoo/welcome-action) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/bubkoo/welcome-action/releases) - [Commits](https://github.com/bubkoo/welcome-action/compare/e3f444df06502502071d309411d01ba18f916ede...fafa00fbd13d9c5d0fbd761c249153506c62bcd8) --- updated-dependencies: - dependency-name: bubkoo/welcome-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/welcome-new-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/welcome-new-contributors.yml b/.github/workflows/welcome-new-contributors.yml index 16f9594dba019..bb892e1b02aab 100644 --- a/.github/workflows/welcome-new-contributors.yml +++ b/.github/workflows/welcome-new-contributors.yml @@ -12,7 +12,7 @@ jobs: if: ${{ github.repository == 'WordPress/wordpress-develop' }} steps: - - uses: bubkoo/welcome-action@e3f444df06502502071d309411d01ba18f916ede # v1.0.3 + - uses: bubkoo/welcome-action@fafa00fbd13d9c5d0fbd761c249153506c62bcd8 # v1.1.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FIRST_PR_COMMENT: >