From 754727fca19597af229db5a22bd6deac77c8568d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 18:13:39 +0000 Subject: [PATCH] Update stefanzweifel/git-auto-commit-action action to v7.1.0 | datasource | package | from | to | | ----------- | ------------------------------------ | ------ | ------ | | github-tags | stefanzweifel/git-auto-commit-action | v7.0.0 | v7.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/renovate-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate-build.yml b/.github/workflows/renovate-build.yml index 5cc42c645c..24d7b8bba8 100644 --- a/.github/workflows/renovate-build.yml +++ b/.github/workflows/renovate-build.yml @@ -76,7 +76,7 @@ jobs: - name: Commit changes id: commit - uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0 + uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0 with: commit_message: "Update files for renovate" commit_author: "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>"