diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1f73b1f7..cb184572 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -16,6 +16,6 @@ jobs: - name: Create local changes run: | powershell.exe -f Compile.ps1 - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v4.16.0 with: - commit_message: Compile Winutil \ No newline at end of file + commit_message: Compile Winutil