Skip to content

Commit e319012

Browse files
authored
fix: Update Data Model Dependencies CI
1 parent 57fb593 commit e319012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-data-model-pr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Create Pull Request
3333
id: cpr
34-
uses: peter-evans/create-pull-request@v4
34+
uses: peter-evans/create-pull-request@v7
3535
with:
3636
token: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}
3737
path: ./openactive-test-suite/

0 commit comments

Comments
 (0)