From 7f63dd7f94d870e2992edfab7d235050f874ac9a Mon Sep 17 00:00:00 2001 From: renovate[bot] Date: Mon, 31 Mar 2025 19:50:31 +0200 Subject: chore(deps): update zephyrproject-rtos/action-first-interaction digest to 5885399 (#3027) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>--- .github/workflows/welcome-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/welcome-bot.yml b/.github/workflows/welcome-bot.yml index 3630827a..bcc852b5 100644 --- a/.github/workflows/welcome-bot.yml +++ b/.github/workflows/welcome-bot.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: zephyrproject-rtos/action-first-interaction@7e6446f8439d8b4399169880c36a3a12b5747699 + - uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c with: repo-token: ${{ secrets.FREDKBOT_GITHUB_TOKEN }} pr-opened-message: | -- cgit