From 593a8fbc86205855bbbaeee85b4d76466363eb0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 23:34:26 +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 }}