From 3158353921108eaaebbe3ff3cb2710cbfbcc3fe0 Mon Sep 17 00:00:00 2001 From: wrongecho <32306651+wrongecho@users.noreply.github.com> Date: Sat, 25 Nov 2023 14:37:10 +0000 Subject: [PATCH] Update first-interaction.yml Bump to 1.2.0 to see if this fixes --- .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 8c6dbc7f..c9de329d 100644 --- a/.github/workflows/first-interaction.yml +++ b/.github/workflows/first-interaction.yml @@ -10,7 +10,7 @@ jobs: run: runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v1.1.1 + - uses: actions/first-interaction@v1.2.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |