Skip to content

Commit

Permalink
chore(deps): bump peter-evans/find-comment from 2 to 3 in /deploy-docs (
Browse files Browse the repository at this point in the history
#296)

Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/find-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 Jun 10, 2024
1 parent a6f96e7 commit 45b31c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-docs/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ runs:
- name: Find PR comment
if: ${{ steps.set-docs-version-name.outputs.pr-number != '' }}
id: find-comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
with:
issue-number: ${{ steps.set-docs-version-name.outputs.pr-number }}
comment-author: github-actions[bot]
Expand Down

0 comments on commit 45b31c5

Please sign in to comment.