Skip to content

Commit

Permalink
Merge pull request #1 from scipp/dependabot/github_actions/stefanzwei…
Browse files Browse the repository at this point in the history
…fel/git-auto-commit-action-5

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
jokasimr authored Oct 10, 2023
2 parents 78edce9 + a2a76ff commit 7609614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: python -m pip install --upgrade pip
- run: python -m pip install -r requirements/ci.txt
- run: tox -e static
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Apply automatic formatting

Expand Down

0 comments on commit 7609614

Please sign in to comment.