Skip to content

Commit

Permalink
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 159d6a4 commit d6d24ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- uses: actions/download-artifact@v3
with: { name: dist, path: ./dist/ }

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Automatic distributive rebuild

Expand Down

0 comments on commit d6d24ac

Please sign in to comment.