Skip to content

Commit a449852

Browse files
ci: bump thollander/actions-comment-pull-request from 2 to 3 in the actions group (#3481)
* ci: bump thollander/actions-comment-pull-request in the actions group Bumps the actions group with 1 update: [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request). Updates `thollander/actions-comment-pull-request` from 2 to 3 - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@v2...v3) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3481.maintenance.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent c085706 commit a449852

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ jobs:
715715

716716
- name: "PR comment with reactions"
717717
if: ${{ steps.attatch-to-pr.outputs.pushed == 'true' }}
718-
uses: thollander/actions-comment-pull-request@v2
718+
uses: thollander/actions-comment-pull-request@v3
719719
with:
720720
message: |
721721
Hello! :wave:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ci: bump thollander/actions-comment-pull-request from 2 to 3 in the actions group

0 commit comments

Comments
 (0)