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.
2 parents 16d143b + 5dcb44f commit ac0ffdcCopy full SHA for ac0ffdc
.changes/unreleased/Dependency-20251101-200604.yaml
@@ -0,0 +1,3 @@
1
+kind: Dependency
2
+body: 'chore(deps): bump stefanzweifel/git-auto-commit-action from 7.pre.next to 7.0.0 in the github-actions group'
3
+time: 2025-11-01T20:06:04.169635995Z
.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@v7-next
+ - uses: stefanzweifel/git-auto-commit-action@v7.0.0
33
with:
34
commit_message: "chore(deps): add changelog for dependabot updates"
35
commit_user_name: "dependabot[bot]"
0 commit comments