We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b6629 commit e4b491bCopy full SHA for e4b491b
.github/workflows/update-versions.yml
@@ -71,4 +71,5 @@ jobs:
71
git push --set-upstream origin "test-version-update"
72
gh pr create --base master --head "test-version-update" --title "Update dependencies" --body "Updated kendo, themes, dpl, captcha, icons and licensing versions"
73
env:
74
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
75
+
0 commit comments