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 526a8e9 commit b62949eCopy full SHA for b62949e
.github/workflows/codegen.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Create Pull Request
54
if: steps.stage.outcome == 'success'
55
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
56
with:
57
github-token: ${{ secrets.PAT }}
58
script: |
0 commit comments