Skip to content

Commit

Permalink
chore(deps): pin stefanzweifel/git-auto-commit-action action to 8621497
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 8ed6391 commit 909cf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: npm install
- name: Format files
run: npm run fix:prettier
- uses: stefanzweifel/git-auto-commit-action@v5
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5
with:
commit_message: Format files

0 comments on commit 909cf02

Please sign in to comment.