From c9fdffa42d4f2c7a65f05db9d779eaf84888851f Mon Sep 17 00:00:00 2001 From: James Clarke Date: Wed, 15 May 2024 11:03:03 -0400 Subject: [PATCH] Update peter-evans/create-pull-request --- .github/workflows/tf-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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