Skip to content

Commit

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

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
SimonHeybrock authored Oct 10, 2023
2 parents 3cd8c86 + dab9e8f commit 12a8ba3
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 @@ -20,7 +20,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 12a8ba3

Please sign in to comment.