Skip to content

Commit

Permalink
Merge pull request #2358 from alan-turing-institute/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/stefanzweifel/git-auto-commit-action-5.1.0

Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0
  • Loading branch information
JimMadge authored Jan 13, 2025
2 parents c08fdbf + fee1790 commit ad5516d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_amend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
hatch -e test run true
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5.0.1
uses: stefanzweifel/git-auto-commit-action@v5.1.0
with:
commit_message: "[dependabot skip] :wrench: Update Python requirements files"
branch: ${{ github.head_ref }}

0 comments on commit ad5516d

Please sign in to comment.