Skip to content

Commit 32b29c4

Browse files
authored
Merge pull request #291 from seqan/dependabot/github_actions/peter-evans/create-or-update-comment-5
Bump peter-evans/create-or-update-comment from 4 to 5
2 parents 9b98bba + f5b6c67 commit 32b29c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
- name: Update comment
8787
if: always() && github.repository_owner == 'seqan'
88-
uses: peter-evans/create-or-update-comment@v4
88+
uses: peter-evans/create-or-update-comment@v5
8989
with:
9090
comment-id: ${{ steps.find_comment.outputs.comment-id }}
9191
issue-number: ${{ env.ISSUE }}

0 commit comments

Comments
 (0)