diff --git a/.github/workflows/cff.yml b/.github/workflows/cff.yml index 794d229..9672cbb 100644 --- a/.github/workflows/cff.yml +++ b/.github/workflows/cff.yml @@ -66,7 +66,7 @@ jobs: branch: main repository: sourcefrog/cargo-mutants - - uses: peter-evans/create-pull-request@v6.0.4 + - uses: peter-evans/create-pull-request@v6.0.5 with: assignees: | kevinmatthes diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 8ae80e4..afe160d 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -85,7 +85,7 @@ jobs: git commit --allow-empty -m \ "[GitHub Actions] Mirror README.md from src/lib.rs" - - uses: peter-evans/create-pull-request@v6.0.4 + - uses: peter-evans/create-pull-request@v6.0.5 with: assignees: | kevinmatthes diff --git a/.github/workflows/ronlog.yml b/.github/workflows/ronlog.yml index 9ef97f7..bdcefa8 100644 --- a/.github/workflows/ronlog.yml +++ b/.github/workflows/ronlog.yml @@ -97,7 +97,7 @@ jobs: git commit -m \ '[GitHub Actions] Assemble CHANGELOG and Increment Versions' - - uses: peter-evans/create-pull-request@v6.0.4 + - uses: peter-evans/create-pull-request@v6.0.5 with: assignees: | kevinmatthes