Skip to content

Commit

Permalink
Bump huacnlee/autocorrect-action from 2.8.4 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [huacnlee/autocorrect-action](https://github.com/huacnlee/autocorrect-action) from 2.8.4 to 2.9.0.
- [Release notes](https://github.com/huacnlee/autocorrect-action/releases)
- [Commits](huacnlee/autocorrect-action@v2.8.4...v2.9.0)

---
updated-dependencies:
- dependency-name: huacnlee/autocorrect-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 4e0fc97 commit c60ba8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autocorrect-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: AutoCorrect changed content
if: ${{ env.DIFF_DOCUMENTS }}
uses: huacnlee/autocorrect-action@v2.8.4
uses: huacnlee/autocorrect-action@v2.9.0
with:
args: ${{ env.DIFF_DOCUMENTS }} --lint --no-diff-bg-color

0 comments on commit c60ba8c

Please sign in to comment.