diff --git a/.github/workflows/check-updates.yml b/.github/workflows/check-updates.yml index 298de04..5b3de68 100644 --- a/.github/workflows/check-updates.yml +++ b/.github/workflows/check-updates.yml @@ -28,4 +28,4 @@ jobs: commit_message: Update LATEST_VERSION to ${{ steps.latest-version.outputs.version }} commit_options: '--no-verify' file_pattern: LATEST_VERSION - commit_author: \ No newline at end of file + commit_author: null \ No newline at end of file