Skip to content

Commit

Permalink
chore(deps): update peter-evans/find-comment action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and tagoro9 committed Jan 26, 2024
1 parent e2f88b4 commit 056f45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prerelease-msvc/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ runs:
echo "### New version: 'NONE" >> $GITHUB_STEP_SUMMARY
- name: Check for release notes comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: fc-prerelease
if: steps.prerelease.outputs.new-release-published == 'true'
with:
Expand Down

0 comments on commit 056f45b

Please sign in to comment.