From 702b75df69c27967a0857dfdf1eb9e8cbefbdbf4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Mar 2024 18:24:48 +0000 Subject: [PATCH] chore(deps): update xt0rted/pull-request-comment-branch action to v2 --- update/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/action.yaml b/update/action.yaml index e99d1e2..bf75b3f 100644 --- a/update/action.yaml +++ b/update/action.yaml @@ -13,7 +13,7 @@ inputs: runs: using: composite steps: - - uses: xt0rted/pull-request-comment-branch@v1 + - uses: xt0rted/pull-request-comment-branch@v2 id: comment-branch with: repo_token: ${{ inputs.github-personal-access-token }}