From 5f56ced0b6a0af0cd4ea4161358a091aaea01620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:38:07 +0000 Subject: [PATCH] build(deps): bump actions/first-interaction from 1.2.0 to 1.3.0 Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/1dbfe1ba5525b8257e1f259b09745bee346d62d8...34f15e814fe48ac9312ccf29db4e74fa767cbab7) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pull_request_target.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_target.yml b/.github/workflows/pull_request_target.yml index 1d73d51caa2..a9352e631ef 100644 --- a/.github/workflows/pull_request_target.yml +++ b/.github/workflows/pull_request_target.yml @@ -231,7 +231,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Add comment to add helpful context for new contributors' - uses: actions/first-interaction@1dbfe1ba5525b8257e1f259b09745bee346d62d8 # v1.2.0 + uses: actions/first-interaction@34f15e814fe48ac9312ccf29db4e74fa767cbab7 # v1.3.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-message: |-