Skip to content

Commit

Permalink
build(deps): bump mshick/add-pr-comment from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 1 to 2.
- [Release notes](https://github.com/mshick/add-pr-comment/releases)
- [Commits](mshick/add-pr-comment@v1...v2)

---
updated-dependencies:
- dependency-name: mshick/add-pr-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent b069d6e commit 2695dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
creds_file: 'creds.example.json'

- name: Comment
uses: mshick/add-pr-comment@v1
uses: mshick/add-pr-comment@v2
with:
message: |
```
Expand Down

0 comments on commit 2695dde

Please sign in to comment.