Skip to content

Commit 04848c8

Browse files
authored
Merge pull request #25 from SciCatProject/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 6a1068d + a6761e6 commit 04848c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: python -m pip install --upgrade pip
2222
- run: python -m pip install -r requirements/ci.txt
2323
- run: tox -e static
24-
- uses: stefanzweifel/git-auto-commit-action@v5
24+
- uses: stefanzweifel/git-auto-commit-action@v6
2525
with:
2626
commit_message: Apply automatic formatting
2727

0 commit comments

Comments
 (0)