From d6d24ac97ffdafd06ce0bf8baf17433a372b2ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 05:12:18 +0000 Subject: [PATCH] chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#20) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a558fe4..3aacf84 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -85,7 +85,7 @@ jobs: - uses: actions/download-artifact@v3 with: { name: dist, path: ./dist/ } - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Automatic distributive rebuild