Skip to content

Commit

Permalink
Build(deps): Bump peter-evans/create-or-update-comment from 3 to 4 (#432
Browse files Browse the repository at this point in the history
)

* Build(deps): 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](peter-evans/create-or-update-comment@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] <[email protected]>

* chore: adding changelog file 432.maintenance.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Revathy Venugopal <[email protected]>
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
3 people authored Aug 19, 2024
1 parent 3943580 commit 320d0d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Suggest to add labels
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
# Execute only when no labels have been applied to the pull request
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
with:
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/432.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Build(deps): Bump peter-evans/create-or-update-comment from 3 to 4

0 comments on commit 320d0d7

Please sign in to comment.