Skip to content

Commit fb7830a

Browse files
chore(deps): update peter-evans/find-comment action to v3 (kustomize-everything#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af34148 commit fb7830a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ runs:
123123

124124
- name: Find Comment
125125
if: github.event_name == 'pull_request'
126-
uses: peter-evans/find-comment@v2
126+
uses: peter-evans/find-comment@v3
127127
id: fc
128128
with:
129129
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)