diff --git a/action.yml b/action.yml index ac0207d..84414d9 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ runs: - name: Run dotnet format id: format - uses: jfversluis/dotnet-format@v1.0.7 + uses: jfversluis/dotnet-format@1.0.7 with: repo-token: ${{ inputs.github-token }} action: "fix"