Skip to content

Commit

Permalink
Merge pull request #114 from oweitman/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-or-update-comment-4

Bump peter-evans/create-or-update-comment from 3 to 4
  • Loading branch information
oweitman authored Dec 8, 2024
2 parents 934500c + 84aeeb3 commit 90488e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fi
- name: Post a response
if: steps.check.outputs.match == 'true'
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
token: ${{ secrets.REPO_TOKEN }}
issue-number: ${{ github.event.issue.number }}
Expand Down

0 comments on commit 90488e6

Please sign in to comment.