Skip to content

Commit 094e620

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] <support@github.com>
1 parent 4029feb commit 094e620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
9292
- name: Find Comment
9393
id: find-comment
94-
uses: peter-evans/find-comment@v3
94+
uses: peter-evans/find-comment@v4
9595
with:
9696
issue-number: ${{ github.event.inputs.issue }}
9797
comment-author: 'github-actions[bot]'

0 commit comments

Comments
 (0)