Skip to content

Commit 4e1b8f0

Browse files
authored
Merge pull request #2436 from alan-turing-institute/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.2.0
⬆️ Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0
2 parents ac18a11 + 40ea8ee commit 4e1b8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_amend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
hatch -e test run true
4141
4242
- name: Commit changes
43-
uses: stefanzweifel/git-auto-commit-action@v5.1.0
43+
uses: stefanzweifel/git-auto-commit-action@v5.2.0
4444
with:
4545
commit_message: "[dependabot skip] :wrench: Update Python requirements files"
4646
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)