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 66dd6b7 commit eb1ba50Copy full SHA for eb1ba50
.github/workflows/release.yaml
@@ -81,7 +81,7 @@ jobs:
81
github-token: ${{ secrets.GITHUB_TOKEN }}
82
83
- name: Trigger cli-docs workflow
84
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
85
continue-on-error: true
86
with:
87
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
0 commit comments