From 36a6631bc65d4a986dd2ff513944b695fcbe3cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 12:58:08 +0000 Subject: [PATCH] Bump actions/first-interaction from 1 to 3 Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 3. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/3c71ce730280171fd1cfb57c00c774f8998586f7...753c925c8d1ac6fede23781875376600628d9b5d) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/welcome-first-time-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/welcome-first-time-contributors.yml b/.github/workflows/welcome-first-time-contributors.yml index d253c0e44..617c49e83 100644 --- a/.github/workflows/welcome-first-time-contributors.yml +++ b/.github/workflows/welcome-first-time-contributors.yml @@ -14,7 +14,7 @@ jobs: welcome: runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@3c71ce730280171fd1cfb57c00c774f8998586f7 # infered from @v1 + - uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # infered from @v3.0.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |