Skip to content

Commit 7609614

Browse files
authored
Merge pull request #1 from scipp/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 78edce9 + a2a76ff commit 7609614

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
@@ -22,7 +22,7 @@ jobs:
2222
- run: python -m pip install --upgrade pip
2323
- run: python -m pip install -r requirements/ci.txt
2424
- run: tox -e static
25-
- uses: stefanzweifel/git-auto-commit-action@v4
25+
- uses: stefanzweifel/git-auto-commit-action@v5
2626
with:
2727
commit_message: Apply automatic formatting
2828

0 commit comments

Comments
 (0)