From d36a570e81a163706bffdd19fed3f4d19d15e54f Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Wed, 19 Feb 2025 13:58:51 -0500 Subject: [PATCH] Point to main version --- .github/workflows/first-interaction.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/first-interaction.yml b/.github/workflows/first-interaction.yml index 7262609..eed998e 100644 --- a/.github/workflows/first-interaction.yml +++ b/.github/workflows/first-interaction.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v2 + - uses: actions/first-interaction@main with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |