From b476be5556c52797541f957b35885c35037181ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 02:30:57 +0000 Subject: [PATCH] Bump wow-actions/welcome from 1.1.0 to 1.3.0 Bumps [wow-actions/welcome](https://github.com/wow-actions/welcome) from 1.1.0 to 1.3.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...72817eb31cda1de60f51893d80e2e82ce57f7e76) --- 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..63c5098d4804f 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@72817eb31cda1de60f51893d80e2e82ce57f7e76 # v1.3.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FIRST_PR_COMMENT: >