Skip to content

Commit

Permalink
Merge pull request #61 from universal-ember/renovate/stefanzweifel-gi…
Browse files Browse the repository at this point in the history
…t-auto-commit-action-5.x

chore(deps): update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
NullVoxPopuli authored Jan 16, 2024
2 parents e46135b + f7ef57d commit 24a000c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
###################################################
- run: pnpm lint:fix
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Automatically run 'pnpm lint:fix'"
branch: ${{ github.head_ref }}
Expand Down

0 comments on commit 24a000c

Please sign in to comment.