Skip to content

Commit 3d91c42

Browse files
build(deps): bump peter-evans/find-comment from 2.4.0 to 3.0.0
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@a54c31d...d5fe376) --- 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]>
1 parent e85a7bf commit 3d91c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
result-encoding: string
4848

4949
- name: Find previous dry-run comment
50-
uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1
50+
uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e
5151
if: github.event_name == 'pull_request'
5252
id: fc
5353
with:

0 commit comments

Comments
 (0)