Skip to content

Commit 588661b

Browse files
authored
Merge pull request #2 from myerscode/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 7
2 parents 21905fd + 301d515 commit 588661b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
writeToFile: true
4141

4242
- name: Commit updated CHANGELOG
43-
uses: stefanzweifel/git-auto-commit-action@v4
43+
uses: stefanzweifel/git-auto-commit-action@v7
4444
with:
4545
branch: main
4646
commit_message: "docs: update CHANGELOG for ${{ github.event.inputs.version }}"

0 commit comments

Comments
 (0)