diff --git a/.github/workflows/update-schemas.yaml b/.github/workflows/update-schemas.yaml index ebc4767..bff848f 100644 --- a/.github/workflows/update-schemas.yaml +++ b/.github/workflows/update-schemas.yaml @@ -50,7 +50,7 @@ jobs: ./.github/scripts/crd-extractor.sh - name: Commit Changes - uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0 + uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1 with: commit_message: "feat: update schemas" commit_user_name: "RoboDexo2000[bot]"