Skip to content

Commit bbfb871

Browse files
committed
fix: 🐛 Fix release workflow
1 parent 58c3080 commit bbfb871

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Commit changes
5252
if: steps.release.outputs.released == 'true'
53-
uses: stefanzweifel/git-auto-commit-action@v5
53+
uses: stefanzweifel/git-auto-commit-action@v6
5454
with:
5555
commit_message: Build by GitHub Actions
5656
file_pattern: uv.lock

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)