Skip to content

Commit ac0ffdc

Browse files
authored
Merge pull request #624 from labd/dependabot/github_actions/github-actions-23786a5be8
chore(deps): bump stefanzweifel/git-auto-commit-action from 7.pre.next to 7.0.0 in the github-actions group
2 parents 16d143b + 5dcb44f commit ac0ffdc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
version: latest
3030
args: new --body "${{ github.event.pull_request.title }}" --kind Dependency
3131

32-
- uses: stefanzweifel/git-auto-commit-action@v7-next
32+
- uses: stefanzweifel/git-auto-commit-action@v7.0.0
3333
with:
3434
commit_message: "chore(deps): add changelog for dependabot updates"
3535
commit_user_name: "dependabot[bot]"

0 commit comments

Comments
 (0)