Skip to content

Commit

Permalink
Merge pull request #216 from seqan/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-or-update-comment-4

Bump peter-evans/create-or-update-comment from 3 to 4
  • Loading branch information
eseiler authored Jan 29, 2024
2 parents edc51c3 + f32d7c5 commit 60abdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Create comment
if: ${{ failure() }}
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{ env.ISSUE }}
body: ${{ steps.comment-body.outputs.body }}

1 comment on commit 60abdbe

@vercel
Copy link

@vercel vercel bot commented on 60abdbe Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sharg-parser – ./

sharg-parser-seqan.vercel.app
sharg-parser-git-main-seqan.vercel.app
sharg-100.vercel.app
sharg.vercel.app

Please sign in to comment.