From 7d7676a80955013cfa1d4eaf78a955ed13d54d31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 18:51:09 +0000 Subject: [PATCH] Update markelliot/autorelease action to v3 --- .github/workflows/automation-autorelease.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automation-autorelease.yml b/.github/workflows/automation-autorelease.yml index 0bd3b9a..91b0068 100644 --- a/.github/workflows/automation-autorelease.yml +++ b/.github/workflows/automation-autorelease.yml @@ -14,7 +14,7 @@ jobs: app-id: ${{ secrets.THM_AUTOMATION_APP_ID }} private-key: ${{ secrets.THM_AUTOMATION_PRIVATE_KEY }} - name: autorelease - uses: markelliot/autorelease@v2 + uses: markelliot/autorelease@v3 with: github-token: ${{ steps.app-token.outputs.token }} max-days: 7