From 0f02b52af6e5b6a2fc45ba6a0a60e6816bcbc3ab Mon Sep 17 00:00:00 2001 From: WallBrewBot Date: Thu, 14 Aug 2025 03:01:40 +0000 Subject: [PATCH] [bot] synced local '.github/workflows/greetings.yml' with remote 'sources/github-actions/workflows/greetings.yml' Sourced from: https://github.com/Wall-Brew-Co/rebroadcast --- .github/workflows/greetings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index b50cd24..7690ea7 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -23,7 +23,7 @@ jobs: - name: Greet New Contributors id: greet - uses: actions/first-interaction@v2 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.WALL_BREW_BOT_PAT }} issue-message: 'Thank you for taking the time to let us know!'