Skip to content

Commit

Permalink
Merge pull request #27 from cmbuckley/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
cmbuckley authored Apr 23, 2024
2 parents 306da6a + a4ee5e9 commit b4c15f9
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 @@ -30,7 +30,7 @@ jobs:
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
- name: Find Comment
uses: peter-evans/find-comment@v2
uses: peter-evans/find-comment@v3
id: find-comment
with:
issue-number: ${{ steps.number.outputs.number }}
Expand Down

0 comments on commit b4c15f9

Please sign in to comment.