diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 864114fdd..f0b4e0514 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -14,7 +14,7 @@ jobs: with: fetch-depth: 0 - name: Check final newline - uses: johannesvedder/check-final-newline@dev + uses: johannesvedder/check-final-newline@main with: commit_changes: 'true' commit_name: 'StudyU Action Bot'