diff --git a/action.yml b/action.yml index 8674b57..5252dc1 100644 --- a/action.yml +++ b/action.yml @@ -28,7 +28,7 @@ runs: - name: Run dotnet format id: format - uses: jfversluis/dotnet-format@1.0.9 + uses: jfversluis/dotnet-format@v1.0.9 with: repo-token: ${{ inputs.github-token }} action: "fix"