diff --git a/.github/workflows/update-compat.yaml b/.github/workflows/update-compat.yaml index 0cf245d4..6c6c2149 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@v7.0.5 + uses: peter-evans/create-pull-request@v7.0.6 with: title: "Compat Data: Update compatibility data" commit-message: "compat: Update to latest compatibility data"