Skip to content

Commit

Permalink
Merge pull request #174 from nemaara/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/find-comment-3

Bump peter-evans/find-comment from 2 to 3
  • Loading branch information
cooljeanius authored Jan 30, 2024
2 parents 4e0a527 + fcf7fb4 commit 53b9239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/map-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
printf 'COMMENT_BODY=%s\n' "$comment_body" >> "$GITHUB_OUTPUT"
- name: Find comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: fc
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 53b9239

Please sign in to comment.