Skip to content

Commit bf0d65d

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Publish Screenshots - Find Comment
8686
if: always()
87-
uses: peter-evans/find-comment@v2
87+
uses: peter-evans/find-comment@v3
8888
id: fc
8989
with:
9090
issue-number: ${{ github.event.number }}
@@ -292,7 +292,7 @@ jobs:
292292

293293
- name: Publish Screenshots - Find Comment
294294
if: always()
295-
uses: peter-evans/find-comment@v2
295+
uses: peter-evans/find-comment@v3
296296
id: fc
297297
with:
298298
issue-number: ${{ github.event.client_payload.pull_request.number }}

0 commit comments

Comments
 (0)