We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024f4a0 commit 8e92199Copy full SHA for 8e92199
‎.github/workflows/dependabot-changie.yaml‎
@@ -29,7 +29,7 @@ jobs:
29
version: latest
30
args: new --body "${{ github.event.pull_request.title }}" --kind Dependency
31
32
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v7-next
33
with:
34
commit_message: "chore(deps): add changelog for dependabot updates"
35
commit_user_name: "dependabot[bot]"
0 commit comments