From 3f7bdb2821c02b4d8a1ffd66aa10fda4aa973633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:04:06 +0000 Subject: [PATCH] Bump wow-actions/welcome from 1.1.0 to 1.2.0 Bumps [wow-actions/welcome](https://github.com/wow-actions/welcome) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/wow-actions/welcome/releases) - [Changelog](https://github.com/wow-actions/welcome/blob/master/CHANGELOG.md) - [Commits](https://github.com/wow-actions/welcome/compare/fafa00fbd13d9c5d0fbd761c249153506c62bcd8...9e11089c15d284a0bd23499c88acd664ad7ebfe3) --- updated-dependencies: - dependency-name: wow-actions/welcome 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 191ef4b8dc535..c76ae89f98cc2 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: wow-actions/welcome@fafa00fbd13d9c5d0fbd761c249153506c62bcd8 # v1.1.0 + - uses: wow-actions/welcome@9e11089c15d284a0bd23499c88acd664ad7ebfe3 # v1.2.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FIRST_PR_COMMENT: >