From c53bbea48a56005c3516403c32f00d7595b485d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 20:42:24 +0000 Subject: [PATCH] chore(deps): update unbounded-tech/workflow-simple-release action to v2.1.3 --- .github/workflows/on-version-tagged.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-version-tagged.yaml b/.github/workflows/on-version-tagged.yaml index dcb4f53..7d970bb 100644 --- a/.github/workflows/on-version-tagged.yaml +++ b/.github/workflows/on-version-tagged.yaml @@ -20,7 +20,7 @@ jobs: release: needs: publish - uses: unbounded-tech/workflow-simple-release/.github/workflows/workflow.yaml@v2.1.1 + uses: unbounded-tech/workflow-simple-release/.github/workflows/workflow.yaml@v2.1.3 with: tag: ${{ github.ref_name }} name: ${{ github.ref_name }}