Skip to content

Commit 739b108

Browse files
Bump peter-evans/find-comment from 1 to 2 (#6)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 1 to 2. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v1...v2) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba2fde1 commit 739b108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
core.info(`Found pull request ${pullRequestNumber}, with head sha: ${pullRequestHeadSHA}`)
4646
}
4747
- name: Find Comment
48-
uses: peter-evans/find-comment@v1
48+
uses: peter-evans/find-comment@v2
4949
if: steps.find-pull-request.outputs.number != ''
5050
id: fc
5151
with:

0 commit comments

Comments
 (0)