Skip to content

Commit

Permalink
Merge pull request #12 from steled/renovate/peter-evans-create-pull-r…
Browse files Browse the repository at this point in the history
…equest-7.x

Update peter-evans/create-pull-request action to v7
  • Loading branch information
steled authored Dec 20, 2024
2 parents 83b437b + 9639096 commit 8b75025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: .

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
base: ${{ github.head_ref }}
body: Update Terraform files to canonical format using `terraform fmt`
Expand Down

0 comments on commit 8b75025

Please sign in to comment.