Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent c5a2bd7 commit d2f96c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-providers-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
config-file: .terraform-docs.yml

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GH_TOKEN_REPO_SCOPED }}
title: "deps: Upgrade terraform providers"
Expand Down

0 comments on commit d2f96c2

Please sign in to comment.