Skip to content

Commit 7c92047

Browse files
chore(deps): 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 84a0c2d commit 7c92047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ runs:
110110
path: ${{ inputs.analyze_directory }}/bundle_analysis.json
111111

112112
- name: Find Comment
113-
uses: peter-evans/find-comment@v3
113+
uses: peter-evans/find-comment@v4
114114
if: success() && github.event.number
115115
id: fc
116116
with:

0 commit comments

Comments
 (0)