|
@@ -65,7 +65,7 @@ jobs:
|
|
|
cache-from: type=local,src=/tmp/.buildx-cache
|
|
|
cache-to: type=local,dest=/tmp/.buildx-cache
|
|
|
- name: make comment with private deployment link
|
|
|
- uses: peter-evans/create-or-update-comment@v2
|
|
|
+ uses: peter-evans/create-or-update-comment@v3
|
|
|
with:
|
|
|
issue-number: ${{ github.event.pull_request.number }}
|
|
|
body: |
|