Skip to content

Commit

Permalink
Update dotnet-autoformat-pr-push.yml (#13390)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho authored Feb 16, 2023
1 parent 3c631e7 commit 549fde4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-autoformat-pr-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
github.event.workflow_run.conclusion == 'success'
steps:
- name: 'Push autoformatted patch'
uses: rolfbjarne/autoformat-push@v0.1
uses: rolfbjarne/autoformat-push@v0.2
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
commentContents: 'Thank you for your pull request. We are auto-formating your source code to follow our code guidelines.'
commentContents: 'Thank you for your pull request. We are auto-formating your source code to follow our code guidelines.'

0 comments on commit 549fde4

Please sign in to comment.