Skip to content

Commit

Permalink
Merge pull request #216 from Pirate-Weather/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/stefanzweifel/git-auto-commit-action-5.0.1

Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1
  • Loading branch information
cloneofghosts authored Apr 12, 2024
2 parents 78d10bd + 431fe7c commit 8821fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: python3 -m ruff check .

- name: "Auto Commit"
uses: stefanzweifel/git-auto-commit-action@v5.0.0
uses: stefanzweifel/git-auto-commit-action@v5.0.1
with:
commit_message: 'style fixes by ruff'

0 comments on commit 8821fbf

Please sign in to comment.