From a20c745d89ffda0a4fb0734c0bbb847a2795bb0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:52:49 +0000 Subject: [PATCH] Update xt0rted/pull-request-comment-branch action to v3 --- .github/workflows/docker-publish-on-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish-on-comment.yml b/.github/workflows/docker-publish-on-comment.yml index c0f86e36..485659d3 100644 --- a/.github/workflows/docker-publish-on-comment.yml +++ b/.github/workflows/docker-publish-on-comment.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Get PR branch - uses: xt0rted/pull-request-comment-branch@v2 + uses: xt0rted/pull-request-comment-branch@v3 id: comment-branch - name: Checkout repository uses: actions/checkout@v4