diff --git a/.github/workflows/jextract.yml b/.github/workflows/jextract.yml index f8dedb7b4a5..2207fe6a0b3 100644 --- a/.github/workflows/jextract.yml +++ b/.github/workflows/jextract.yml @@ -87,6 +87,6 @@ jobs: find jextract -type f - name: 📌 Checkin the generated source - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "Generated source using jextract" \ No newline at end of file