mirror of
https://github.com/auricom/home-cluster.git
synced 2026-01-01 11:00:59 +01:00
ci(deps): update peter-evans/find-comment action to v2
This commit is contained in:
2
.github/workflows/helm-release-differ.yaml
vendored
2
.github/workflows/helm-release-differ.yaml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
diff="${diff//$'\r'/'%0D'}"
|
||||
echo "::set-output name=diff::$(echo ${diff})"
|
||||
- name: Find Comment
|
||||
uses: peter-evans/find-comment@v1
|
||||
uses: peter-evans/find-comment@v2
|
||||
id: find-comment
|
||||
with:
|
||||
issue-number: "${{ github.event.pull_request.number }}"
|
||||
|
||||
Reference in New Issue
Block a user