From acde711850e6cb53ded5e9439cd854ce2d9abc08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:56:05 +0000 Subject: [PATCH] chore(deps): bump zephyrproject-rtos/action-first-interaction Bumps [zephyrproject-rtos/action-first-interaction](https://github.com/zephyrproject-rtos/action-first-interaction) from 1.1.1.pre.zephyr.pre.5 to 1.1.1. - [Commits](https://github.com/zephyrproject-rtos/action-first-interaction/compare/7e6446f8439d8b4399169880c36a3a12b5747699...1d8459ca65b335265f1285568221e229d45a995e) --- updated-dependencies: - dependency-name: zephyrproject-rtos/action-first-interaction dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 574bcde..5878942 100644 --- a/.github/workflows/welcome-bot.yml +++ b/.github/workflows/welcome-bot.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 - - uses: zephyrproject-rtos/action-first-interaction@7e6446f8439d8b4399169880c36a3a12b5747699 + - uses: zephyrproject-rtos/action-first-interaction@1d8459ca65b335265f1285568221e229d45a995e with: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-opened-message: |