Skip to content

Commit

Permalink
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anmol Nagpal <4303310+anmolnagpal@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and anmolnagpal authored Oct 8, 2023
1 parent 5a5757d commit eba9f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
token: '${{ secrets.GITHUB }}'

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

0 comments on commit eba9f0c

Please sign in to comment.