Skip to content

Commit

Permalink
Merge pull request #19 from BUTR/dependabot/github_actions/butr/actio…
Browse files Browse the repository at this point in the history
…ns-code-format-setup-1.5

Bump butr/actions-code-format-setup from 1.4 to 1.5
  • Loading branch information
Aragas authored Aug 25, 2021
2 parents 87760f8 + 9845c74 commit 62aecdb
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.4
uses: butr/actions-code-format-setup@v1.5
with:
workspace: "src/Bannerlord.Harmony.sln"
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 62aecdb

Please sign in to comment.