From d52ee6dcbccd3bf161d528013f0bf7dbe57fcf0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 07:47:29 +0000 Subject: [PATCH] Bump actions/first-interaction Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 2ec0f0fd78838633cd1c1342e4536d49ef72be54 to d94ed8e502bc16de558688b9dd9a26261ae78a66. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/2ec0f0fd78838633cd1c1342e4536d49ef72be54...d94ed8e502bc16de558688b9dd9a26261ae78a66) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: d94ed8e502bc16de558688b9dd9a26261ae78a66 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/first-interaction.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/first-interaction.yaml b/.github/workflows/first-interaction.yaml index 652c7027..984b243f 100644 --- a/.github/workflows/first-interaction.yaml +++ b/.github/workflows/first-interaction.yaml @@ -29,7 +29,7 @@ jobs: files: ${{github.server_url}}/${{github.repository}}/blob/${{github.ref_name}} steps: - name: Add a welcome comment if appropriate - uses: actions/first-interaction@2ec0f0fd78838633cd1c1342e4536d49ef72be54 # v1.3.0 + uses: actions/first-interaction@d94ed8e502bc16de558688b9dd9a26261ae78a66 # v1.3.0 with: repo-token: ${{secrets.GITHUB_TOKEN}} issue-message: >