Skip to content

Commit

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

build(deps): bump peter-evans/create-or-update-comment from 3 to 4
  • Loading branch information
kodiakhq[bot] authored Jan 27, 2024
2 parents 16326d5 + 10b92f8 commit 3c5e96f
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 @@ -24,7 +24,7 @@ jobs:
chart-name=stock-api-server
- name: Edit comment with error message
if: steps.deploy.outputs.error-message
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
comment-id: ${{ github.event.comment.id }}
body: |
Expand Down

0 comments on commit 3c5e96f

Please sign in to comment.