From 21e4599ed855b6f6b3f33768d0f940194184ad26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:22:12 +0000 Subject: [PATCH] build(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/ci-first-contributor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-first-contributor.yml b/.github/workflows/ci-first-contributor.yml index d7a2a2b..8fa9dfe 100644 --- a/.github/workflows/ci-first-contributor.yml +++ b/.github/workflows/ci-first-contributor.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: First Interaction Check - uses: zephyrproject-rtos/action-first-interaction@7e6446f8439d8b4399169880c36a3a12b5747699 + uses: zephyrproject-rtos/action-first-interaction@1d8459ca65b335265f1285568221e229d45a995e with: repo-token: ${{ secrets.STUDIOCMS_SERVICE_TOKEN }} issue-message: >