Skip to content

Commit eba9f0c

Browse files
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#92)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anmol Nagpal <[email protected]>
1 parent 5a5757d commit eba9f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
token: '${{ secrets.GITHUB }}'
4444

4545
- name: Commit CHANGELOG.md
46-
uses: stefanzweifel/git-auto-commit-action@v4
46+
uses: stefanzweifel/git-auto-commit-action@v5
4747
with:
4848
branch: ${{ inputs.branch}}
4949
commit_user_name: clouddrove-ci # defaults to "github-actions[bot]"

0 commit comments

Comments
 (0)