From a24184b02b82e6fdc6469cd92117db5fc69f05fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 16:36:14 +0000 Subject: [PATCH] Bump bubkoo/welcome-action Bumps [bubkoo/welcome-action](https://github.com/bubkoo/welcome-action) from 8dbbac2540d155744c90e4e37da6b05ffc9c5e2c to 1.0.3. This release includes the previously tagged commit. - [Release notes](https://github.com/bubkoo/welcome-action/releases) - [Commits](https://github.com/bubkoo/welcome-action/compare/8dbbac2540d155744c90e4e37da6b05ffc9c5e2c...e3f444df06502502071d309411d01ba18f916ede) --- updated-dependencies: - dependency-name: bubkoo/welcome-action dependency-type: direct:production ... 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 44ddf0b02dbef..16f9594dba019 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@8dbbac2540d155744c90e4e37da6b05ffc9c5e2c # v1.0.3 + - uses: bubkoo/welcome-action@e3f444df06502502071d309411d01ba18f916ede # v1.0.3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FIRST_PR_COMMENT: >