diff --git a/.github/workflows/build-catalog.yml b/.github/workflows/build-catalog.yml index 86a3e36..cd8c385 100644 --- a/.github/workflows/build-catalog.yml +++ b/.github/workflows/build-catalog.yml @@ -40,7 +40,7 @@ jobs: - name: Open PR with refreshed catalogue if: steps.diff.outputs.changed == 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v8 with: branch: chore/refresh-catalog commit-message: "chore: refresh NBB catalogue snapshot"