diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 831b5d4..5d447ea 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -38,7 +38,7 @@ jobs: - name: Create Pull Request if: steps.git-check.outputs.changes == 'true' - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8 with: commit-message: "chore: codegen updates" title: "chore: codegen updates"