From 29aa552667c65fc4d62a5844b855c1da7a9b29b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:11:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20RubberDuckCrew/a?= =?UTF-8?q?rtifact2pr=20action=20to=20v1.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/workflow-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow-build.yml b/.github/workflows/workflow-build.yml index 94f49ec..5ab62dc 100644 --- a/.github/workflows/workflow-build.yml +++ b/.github/workflows/workflow-build.yml @@ -241,7 +241,7 @@ jobs: - name: Comment artifact links if: ${{ github.event_name == 'pull_request' }} - uses: RubberDuckCrew/artifact2pr@1d2777cac9898de6a6cb16eb32b5c738ea428787 # v1.1.1 + uses: RubberDuckCrew/artifact2pr@91fd0babddde5c5396f166817fcfc37fdd8f8885 # v1.1.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} comment-if-no-artifacts: true