Skip to content

Commit

Permalink
Update peter-evans/find-comment to v3 (#282)
Browse files Browse the repository at this point in the history
Signed-off-by: null <[email protected]>
  • Loading branch information
platform-engineering-bot authored Feb 6, 2024
1 parent 69b15e4 commit 7cff408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-architectures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
continue-on-error: true
run: bash tests/check_architectures.sh "${{ env.GIT_DIFF }}" yq >> ./pr/output
- name: Find Comment in PR
uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 # v2.4.0
uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0.0
id: find
with:
issue-number: ${{ github.event.number }}
Expand Down

0 comments on commit 7cff408

Please sign in to comment.