Skip to content

Commit

Permalink
chore: Update dotnet-format action to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto committed Aug 12, 2024
1 parent 47b3001 commit 3f95581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/net80-dotnet-format-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
dotnet-version: '8.0.x'
- name: Format
id: format
uses: tsubakimoto/action-dotnet-format@v0
uses: tsubakimoto/action-dotnet-format@v0.2.0
with:
base-branch: ${{ github.head_ref }}
project-path: 'consoleapp/consoleapp.csproj'
Expand Down

0 comments on commit 3f95581

Please sign in to comment.