Skip to content

Commit 4c26621

Browse files
dependabot[bot]jcfr
authored andcommitted
CI: Bump peter-evans/find-comment from 3.1.0 to 4.0.0
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@3eae4d3...b30e6a3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 943dba7 commit 4c26621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/extension-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Find Comment
117117
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository && always()
118-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
118+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
119119
id: fc
120120
with:
121121
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)