diff --git a/.github/workflows/welcome-open.yml b/.github/workflows/welcome-open.yml index 544592b124..8dc533e4a5 100644 --- a/.github/workflows/welcome-open.yml +++ b/.github/workflows/welcome-open.yml @@ -19,7 +19,7 @@ jobs: permissions: pull-requests: write # post first-time contributor greeting comments steps: - - uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c # tag=v1.1.1+zephyr.6 + - uses: zephyrproject-rtos/action-first-interaction@1d8459ca65b335265f1285568221e229d45a995e # v1.1.1+zephyr.6 with: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-opened-message: |