Skip to content

Commit

Permalink
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 Jun 4, 2024
1 parent 555456b commit 5ff8ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
GLPA_C0_TRIGGER_REF: ${{ github.ref }}

- name: Find existing comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: find-comment
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
with:
Expand Down

0 comments on commit 5ff8ec2

Please sign in to comment.