diff --git a/.github/workflows/build-dockers.yml b/.github/workflows/build-dockers.yml index d11288f..169339f 100644 --- a/.github/workflows/build-dockers.yml +++ b/.github/workflows/build-dockers.yml @@ -34,7 +34,7 @@ jobs: git_commit_gpgsign: true - name: Commit any updated files - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "[skip ci] Commit changes from build-dockers action" commit_options: "-S"