From c4312d1a083d206f42a166189f89a0d8b581a552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 00:59:51 +0000 Subject: [PATCH] Bump bubkoo/welcome-action from 1.0.3 to 1.3.0 Bumps [bubkoo/welcome-action](https://github.com/bubkoo/welcome-action) from 1.0.3 to 1.3.0. - [Release notes](https://github.com/bubkoo/welcome-action/releases) - [Changelog](https://github.com/wow-actions/welcome/blob/master/CHANGELOG.md) - [Commits](https://github.com/bubkoo/welcome-action/compare/e3f444df06502502071d309411d01ba18f916ede...72817eb31cda1de60f51893d80e2e82ce57f7e76) --- 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..61d6afa3e2500 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@72817eb31cda1de60f51893d80e2e82ce57f7e76 # v1.3.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FIRST_PR_COMMENT: >