Merge pull request #296888 from NixOS/dependabot/github_actions/peter-evans/create-pull-request-6.0.2

build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
This commit is contained in:
Martin Weinelt 2024-03-18 15:33:37 +01:00 committed by GitHub
commit 84f5e21831
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ jobs:
run: |
git clean -f
- name: create PR
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2
with:
body: |
Automatic update by [update-terraform-providers](https://github.com/NixOS/nixpkgs/blob/master/.github/workflows/update-terraform-providers.yml) action.