Skip to content

Commit 93fcdf6

Browse files
Bump peter-evans/find-comment from 3 to 4
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47d4acc commit 93fcdf6

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)