diff --git a/.github/workflows/update-compat.yaml b/.github/workflows/update-compat.yaml index 7c4883e0..0cf245d4 100644 --- a/.github/workflows/update-compat.yaml +++ b/.github/workflows/update-compat.yaml @@ -28,7 +28,7 @@ jobs: # TODO - consider direct committing this once we have confidence - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.1.0 + uses: peter-evans/create-pull-request@v7.0.5 with: title: "Compat Data: Update compatibility data" commit-message: "compat: Update to latest compatibility data"