Skip to content

Commit

Permalink
Bump peter-evans/create-or-update-comment in /check-cla (#108)
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.0.1 to 3.0.2.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent cbd0bef commit cc126c3
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.0.1
uses: peter-evans/create-or-update-comment@v3.0.2
if: github.event_name == 'issue_comment'
with:
token: ${{ inputs.token }}
Expand Down

0 comments on commit cc126c3

Please sign in to comment.