From f6304f2ccf25d36fbb5a9c737fc0030d8db56829 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Dec 2024 00:09:23 +0000 Subject: [PATCH] chore(deps): update open-turo/actions-release action to v5 --- lint-release-notes/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-release-notes/action.yaml b/lint-release-notes/action.yaml index 2e7056e..79cadc0 100644 --- a/lint-release-notes/action.yaml +++ b/lint-release-notes/action.yaml @@ -58,7 +58,7 @@ runs: node: 20.12.1 - name: Generate release notes id: release-notes-preview - uses: open-turo/actions-release/semantic-release@v4 + uses: open-turo/actions-release/semantic-release@v5 env: GITHUB_TOKEN: ${{ inputs.github-token }} with: