diff --git a/.github/workflows/tf-sync.yml b/.github/workflows/tf-sync.yml index 65732a0..3e9c5e5 100644 --- a/.github/workflows/tf-sync.yml +++ b/.github/workflows/tf-sync.yml @@ -24,7 +24,7 @@ jobs: # Comment this step out if you want to commit the changes directly to the default branch. # See the "Commit changes" step below. - name: Create Pull Request - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v6 with: commit-message: Sync terraform title: Polytomic Terraform Sync