diff --git a/release-notes-preview/action.yaml b/release-notes-preview/action.yaml index 3021188..17f6191 100644 --- a/release-notes-preview/action.yaml +++ b/release-notes-preview/action.yaml @@ -68,7 +68,7 @@ runs: issue-number: ${{ steps.find-pull-request.outputs.number }} body: | # DEPRECATION: - This action has been deprecated. Please update to use `open-turo/actions-release/lint-release-notes@v1`. + This action has been deprecated. Please update to use `open-turo/actions-release/lint-release-notes@v3`. ## Release notes preview Below is a preview of the release notes if your PR gets merged.