Skip to content

Commit

Permalink
ci: bump thollander/actions-comment-pull-request from 2 to 3 in the a…
Browse files Browse the repository at this point in the history
…ctions 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]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Oct 15, 2024
1 parent c085706 commit a449852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ jobs:

- name: "PR comment with reactions"
if: ${{ steps.attatch-to-pr.outputs.pushed == 'true' }}
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
message: |
Hello! :wave:
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/3481.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ci: bump thollander/actions-comment-pull-request from 2 to 3 in the actions group

0 comments on commit a449852

Please sign in to comment.