From eba9f0c4867969a3f774a8ee971d142f7b3ea555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 19:20:37 -0400 Subject: [PATCH] build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#92) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anmol Nagpal <4303310+anmolnagpal@users.noreply.github.com> --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 1176c49a..8dcfe58b 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -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]"