Skip to content

Commit d2a7b6f

Browse files
Bump stefanzweifel/git-auto-commit-action from 5 to 6
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v5...v6) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d21128 commit d2a7b6f

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)