Skip to content

Commit 9e44517

Browse files
Merge pull request #373 from OpenDTU-App/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 2d21128 + d2a7b6f commit 9e44517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-update-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
commit_message="Bump ${branch//dependabot\/npm_and_yarn\// } cocoapods packages%0A%0A[dependabot skip]"
5454
echo ::set-output name=commit_message::$commit_message
5555
56-
- uses: stefanzweifel/git-auto-commit-action@v5
56+
- uses: stefanzweifel/git-auto-commit-action@v6
5757
with:
5858
branch: ${{ github.head_ref }}
5959
commit_message: ${{ steps.generate_commit_message.outputs.commit_message }}

0 commit comments

Comments
 (0)