Skip to content

Commit

Permalink
Bump peter-evans/create-or-update-comment in /check-cla (#146)
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v3.1.0...v4.0.0)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent afe4b8e commit f46142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-cla/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
steps:
# if triggered by a comment, leave a reaction
- name: React to comment
uses: peter-evans/create-or-update-comment@v3.1.0
uses: peter-evans/create-or-update-comment@v4.0.0
if: github.event_name == 'issue_comment'
with:
token: ${{ inputs.token }}
Expand Down

0 comments on commit f46142e

Please sign in to comment.