Merge pull request #322157 from NixOS/dependabot/github_actions/peter-evans/create-pull-request-6.1.0

build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.1.0
This commit is contained in:
Artturin 2024-07-12 22:28:47 +03:00 committed by GitHub
commit 4564dfe772
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@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
with:
body: |
Automatic update by [update-terraform-providers](https://github.com/NixOS/nixpkgs/blob/master/.github/workflows/update-terraform-providers.yml) action.