From 02e96076b7b9a2f5494d0afc27ddf147026ba358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:41:43 +0000 Subject: [PATCH 1/2] Bump peter-evans/create-or-update-comment from 3 to 4 Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/issue-text.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-text.yml b/.github/workflows/issue-text.yml index 7ce4c9139..f421f80fb 100644 --- a/.github/workflows/issue-text.yml +++ b/.github/workflows/issue-text.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v3 - name: Comment - uses: peter-evans/create-or-update-comment@v3 + uses: peter-evans/create-or-update-comment@v4 with: body: Thank you for creating an issue. We will normally respond within 24 hours. issue-number: ${{ github.event.issue.number }} From a6015181683bedb29aaba309d5d03aa943005082 Mon Sep 17 00:00:00 2001 From: win11bot Date: Mon, 5 Feb 2024 08:42:14 +0000 Subject: [PATCH 2/2] Prettier skip actions --- signatures/version1/cla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signatures/version1/cla.json b/signatures/version1/cla.json index eeb6377be..1202b649a 100644 --- a/signatures/version1/cla.json +++ b/signatures/version1/cla.json @@ -249,4 +249,4 @@ "pullRequestNo": 845 } ] -} \ No newline at end of file +}