From 896ce6db17c01a2d698685877dd95a8f0f3daccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 07:07:41 +0000 Subject: [PATCH 1/3] MAINT: Bump peter-evans/create-or-update-comment from 4 to 5 Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 8695a015a..ba7bdf7ff 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -74,7 +74,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Suggest to add labels - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 # Execute only when no labels have been applied to the pull request if: toJSON(github.event.pull_request.labels.*.name) == '{}' with: From 768e7b178c9b3423e7d61203b47abeae57ae35ba Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 3 Oct 2025 07:09:04 +0000 Subject: [PATCH 2/3] chore: adding changelog file 657.miscellaneous.md [dependabot-skip] --- doc/changelog.d/657.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/657.miscellaneous.md diff --git a/doc/changelog.d/657.miscellaneous.md b/doc/changelog.d/657.miscellaneous.md new file mode 100644 index 000000000..35817bd88 --- /dev/null +++ b/doc/changelog.d/657.miscellaneous.md @@ -0,0 +1 @@ +MAINT: Bump peter-evans/create-or-update-comment from 4 to 5 From e9ced098ec9ac9a29d29dd6479d14c5fe0a43d90 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:30:14 +0000 Subject: [PATCH 3/3] chore: adding changelog file 657.miscellaneous.md [dependabot-skip] --- doc/changelog.d/657.miscellaneous.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.d/657.miscellaneous.md b/doc/changelog.d/657.miscellaneous.md index 35817bd88..186d685bc 100644 --- a/doc/changelog.d/657.miscellaneous.md +++ b/doc/changelog.d/657.miscellaneous.md @@ -1 +1 @@ -MAINT: Bump peter-evans/create-or-update-comment from 4 to 5 +Build: Bump peter-evans/create-or-update-comment from 4 to 5