Skip to content

Commit 41dd2c0

Browse files
Bump stefanzweifel/git-auto-commit-action in the github-actions group (#80)
1 parent 67fe7ce commit 41dd2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- uses: actions/checkout@v4
6262
- uses: actions/download-artifact@v4
6363
with: {name: dist, path: ./dist/}
64-
- uses: stefanzweifel/git-auto-commit-action@v5
64+
- uses: stefanzweifel/git-auto-commit-action@v6
6565
with: {commit_message: Automatic distributive rebuild}
6666

6767
run-this-action:

0 commit comments

Comments
 (0)