Skip to content

Commit

Permalink
Bump peter-evans/find-comment from 2 to 3 (#229)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: Piotr Rogowski <[email protected]>
  • Loading branch information
dependabot[bot] and karniv00l authored Feb 19, 2024
1 parent ffc98c9 commit 9531793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
echo "pr_number=$(cat ./build/PR_NR)" >> $GITHUB_OUTPUT
- name: Find comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: find_comment
with:
issue-number: ${{ steps.find_pr_number.outputs.pr_number }}
Expand Down

0 comments on commit 9531793

Please sign in to comment.