Skip to content

Commit

Permalink
Merge pull request #226 from DiplomacyTeam/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…butr/actions-code-format-setup-1.7

Bump butr/actions-code-format-setup from 1.5 to 1.7
  • Loading branch information
artifixer authored Aug 5, 2023
2 parents aeb906f + 4d8ba74 commit 11c5972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-format-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Code Formatting
uses: butr/actions-code-format-setup@v1.5
uses: butr/actions-code-format-setup@v1.7
with:
workspace: "src/Bannerlord.Diplomacy.sln"
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 11c5972

Please sign in to comment.