From 5d160a513872bed02d12a92f9a906d90b9d8d2e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 03:29:50 +0000 Subject: [PATCH] Update stefanzweifel/git-auto-commit-action action to v6 --- .github/workflows/healthchecks_housekeeping.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/healthchecks_housekeeping.yaml b/.github/workflows/healthchecks_housekeeping.yaml index 47e4008..6c1c7aa 100644 --- a/.github/workflows/healthchecks_housekeeping.yaml +++ b/.github/workflows/healthchecks_housekeeping.yaml @@ -121,7 +121,7 @@ jobs: cd "$GITHUB_WORKSPACE/main" && git pull origin main continue-on-error: true - - uses: stefanzweifel/git-auto-commit-action@v5 + - uses: stefanzweifel/git-auto-commit-action@v6 with: repository: ./main commit_user_name: Azathothas # defaults to "github-actions[bot]"