Merge pull request #305980 from NixOS/dependabot/github_actions/peter-evans/create-pull-request-6.0.4

build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.4
This commit is contained in:
Jörg Thalheim 2024-04-23 15:52:06 +02:00 committed by GitHub
commit d6e4440a98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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