From fd8b9bb99f9f1a7b827105cd5c62b08a62b57582 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Thu, 20 Jul 2023 15:51:58 -0500 Subject: [PATCH] Update release.yaml (#897) --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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