about summary refs log tree commit diff
path: root/.github/workflows/periodic-merge-24h.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/periodic-merge-24h.yml')
-rw-r--r--.github/workflows/periodic-merge-24h.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/periodic-merge-24h.yml b/.github/workflows/periodic-merge-24h.yml
index 5ad0db1db51c7..027c63aad9a28 100644
--- a/.github/workflows/periodic-merge-24h.yml
+++ b/.github/workflows/periodic-merge-24h.yml
@@ -49,7 +49,7 @@ jobs:
           github_token: ${{ secrets.GITHUB_TOKEN }}
 
       - name: Comment on failure
-        uses: peter-evans/create-or-update-comment@v1
+        uses: peter-evans/create-or-update-comment@v2
         if: ${{ failure() }}
         with:
           issue-number: 105153