Skip to content

Commit 8180570

Browse files
Bump peter-evans/create-or-update-comment from 2 to 3 (#3973)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b67313 commit 8180570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-public-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
cache-from: type=local,src=/tmp/.buildx-cache
6666
cache-to: type=local,dest=/tmp/.buildx-cache
6767
- name: make comment with private deployment link
68-
uses: peter-evans/create-or-update-comment@v2
68+
uses: peter-evans/create-or-update-comment@v3
6969
with:
7070
issue-number: ${{ github.event.pull_request.number }}
7171
body: |

0 commit comments

Comments
 (0)