Skip to content

Commit

Permalink
feat: update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-muscatello-zupit committed Nov 18, 2023
1 parent 970fc53 commit 67a3a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-workflow-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v3

- name: Check code formatting
uses: zupit-it/pipeline-templates/.github/actions/dotnet/format@dotnet-formatter-version-choice
uses: zupit-it/pipeline-templates/.github/actions/dotnet/format@v1.8.1
with:
WORKING_DIRECTORY: ${{ inputs.WORKING_DIRECTORY }}
CSHARPIER_VERSION: ${{ inputs.CSHARPIER_VERSION }}
Expand Down

0 comments on commit 67a3a03

Please sign in to comment.