From 1416df514fc1903ffa15446cb50e87f6fc96ac0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 04:40:05 +0000 Subject: [PATCH] Pin stefanzweifel/git-auto-commit-action action to 3ea6ae1 --- .github/workflows/generate-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate-files.yml b/.github/workflows/generate-files.yml index cccdd265c..64fb7318c 100644 --- a/.github/workflows/generate-files.yml +++ b/.github/workflows/generate-files.yml @@ -43,6 +43,6 @@ jobs: shell: pwsh - name: Git Auto Commit - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4 with: commit_message: "Update Generated Files"