diff --git a/.github/workflows/generate-files.yml b/.github/workflows/generate-files.yml index 64fb7318c..46053daca 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@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4 + uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5 with: commit_message: "Update Generated Files"