diff --git a/.github/workflows/update-cookbook-gallery.yaml b/.github/workflows/update-cookbook-gallery.yaml index 1e12e67..e66f73f 100644 --- a/.github/workflows/update-cookbook-gallery.yaml +++ b/.github/workflows/update-cookbook-gallery.yaml @@ -118,7 +118,7 @@ jobs: - name: Create pull request id: cpr - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: commit-message: 'Update cookbook gallery' committer: GitHub