We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ae491a + 841cb18 commit b8d92c2Copy full SHA for b8d92c2
1 file changed
.github/workflows/update.yaml
@@ -62,7 +62,7 @@ jobs:
62
run: "php bin/laxify-schema.php"
63
64
- name: "Open pull request updating schema"
65
- uses: "gr2m/create-or-update-pull-request-action@86ec1766034c8173518f61d2075cc2a173fb8c97" # v1.9.4
+ uses: "gr2m/create-or-update-pull-request-action@b65137ca591da0b9f43bad7b24df13050ea45d1b" # v1.10.1
66
with:
67
author: "ergebnis-bot <bot@ergebn.is>"
68
branch: "feature/schema"
0 commit comments