Update action.yml

master v1
Vitalii Mikhailov 2 years ago committed by GitHub
parent 02f4ec9f44
commit b6f0ebce50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"

Loading…
Cancel
Save