Skip to content

Commit ecb48e1

Browse files
authored
Merge pull request #290 from seqan/dependabot/github_actions/peter-evans/find-comment-4
Bump peter-evans/find-comment from 3 to 4
2 parents 32b29c4 + 93fcdf6 commit ecb48e1

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
@@ -77,7 +77,7 @@ jobs:
7777

7878
- name: Find Comment
7979
if: always() && github.repository_owner == 'seqan'
80-
uses: peter-evans/find-comment@v3
80+
uses: peter-evans/find-comment@v4
8181
id: find_comment
8282
with:
8383
issue-number: ${{ env.ISSUE }}

0 commit comments

Comments
 (0)