Skip to content

Commit

Permalink
Merge pull request #223 from dictyBase/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/peter-evans/create-or-update-comment-3

chore(deps): bump peter-evans/create-or-update-comment from 1 to 3
  • Loading branch information
kodiakhq[bot] authored Aug 26, 2023
2 parents 11a6e05 + 38757a5 commit 1383c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
comment-id=${{ github.event.comment.id }}
- name: Edit comment with error message
if: steps.deploy.outputs.error-message
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v3
with:
comment-id: ${{ github.event.comment.id }}
body: |
Expand Down

0 comments on commit 1383c98

Please sign in to comment.